This is the complete list of members for openfluid::core::Event, including all inherited members.
| addInfo(const std::string &Key, const std::string &Info) | openfluid::core::Event | |
| Event() | openfluid::core::Event | |
| Event(const DateTime &Date) | openfluid::core::Event | |
| Event(const Event &)=default | openfluid::core::Event | |
| Event(Event &&)=default | openfluid::core::Event | |
| EventInfosMap_t typedef | openfluid::core::Event | |
| getDateTime() const | openfluid::core::Event | inline |
| getInfoAsDouble(const std::string &Key, double *Info) const | openfluid::core::Event | |
| getInfoAsDouble(const std::string &Key, double &Info) const | openfluid::core::Event | |
| getInfoAsDoubleValue(const std::string &Key, DoubleValue &Info) const | openfluid::core::Event | |
| getInfoAsLong(const std::string &Key, long *Info) const | openfluid::core::Event | |
| getInfoAsLong(const std::string &Key, long &Info) const | openfluid::core::Event | |
| getInfoAsString(const std::string &Key, std::string *Info) const | openfluid::core::Event | |
| getInfoAsString(const std::string &Key, std::string &Info) const | openfluid::core::Event | |
| getInfos() const | openfluid::core::Event | inline |
| getInfosCount() const | openfluid::core::Event | inline |
| isInfoEqual(const std::string &Key, const std::string &Value) const | openfluid::core::Event | |
| isInfoEqual(const std::string &Key, long Value) const | openfluid::core::Event | |
| isInfoEqual(const std::string &Key, const double Value) const | openfluid::core::Event | |
| isInfoEqual(const std::string &Key, const double *Info) const | openfluid::core::Event | |
| isInfoEqual(const std::string &Key, const DoubleValue &Info) const | openfluid::core::Event | |
| isInfoExist(const std::string &Key) const | openfluid::core::Event | |
| operator=(const Event &)=default | openfluid::core::Event | |
| operator=(Event &&)=default | openfluid::core::Event | |
| println() const | openfluid::core::Event | |
| ~Event()=default | openfluid::core::Event | |