|
MIRA
|
#include <sm/Event.h>
Public Member Functions | |
| Event () | |
| Event (const std::string &n) | |
| Event (const std::string &n, const std::string &i) | |
| Event (const std::string &n, const boost::python::object &d) | |
| template<typename Reflector > | |
| MIRA_SPLIT_REFLECT_MEMBER void | reflectRead (Reflector &r) |
| template<typename Reflector > | |
| void | reflectWrite (Reflector &r) |
Public Attributes | |
| std::string | name |
| std::string | id |
| std::string | target |
| boost::python::object | data |
| uint64 | delay |
| Time | invocationTime |
| bool | canceled |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| std::string name |
| std::string id |
| std::string target |
| boost::python::object data |
| uint64 delay |
| Time invocationTime |
| bool canceled |
1.8.14