This is the complete list of members for DObject, including all inherited members.
| DataType typedef | DObject | |
| DObject() | DObject | |
| DObject(const DataType &data, const Metadata &metadata) | DObject | |
| getData() const noexcept | DObject | |
| getMetadata() const noexcept | DObject | |
| isDebuggingEnabled() const noexcept | DObject | |
| operator<<(std::ostream &os, const DObject &obj) | DObject | friend |
| Plugin typedef | DObject | |
| registerPlugin(const std::string &id, Plugin plugin) | DObject | |
| runAllPlugins() | DObject | |
| runPlugin(const std::string &id) | DObject | |
| setData(const DataType &data) | DObject | |
| setDebugging(bool enableDebug) | DObject | |
| setMetadata(const Metadata &metadata) | DObject | |
| unregisterPlugin(const std::string &id) | DObject |