|
SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
This is the complete list of members for DObject, including all inherited members.
| data_ | DObject | private |
| DataType typedef | DObject | |
| dataTypeMap | DObject | |
| debugEnabled_ | DObject | private |
| DObject() | DObject | |
| DObject(const DataType &data) | DObject | |
| errorCode_ | DObject | private |
| getData() const noexcept | DObject | |
| getDataAs() const | DObject | inline |
| getErrorCode() const noexcept | DObject | |
| isDebuggingEnabled() const noexcept | DObject | |
| operator<<(std::ostream &os, const DObject &obj) | DObject | friend |
| Plugin typedef | DObject | |
| plugins_ | DObject | private |
| 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 | |
| setErrorCode(int code) noexcept | DObject | |
| unregisterPlugin(const std::string &id) | DObject |