SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
DObject Member List

This is the complete list of members for DObject, including all inherited members.

data_DObjectprivate
DataType typedefDObject
dataTypeMapDObject
debugEnabled_DObjectprivate
DObject()DObject
DObject(const DataType &data)DObject
errorCode_DObjectprivate
getData() const noexceptDObject
getDataAs() constDObjectinline
getErrorCode() const noexceptDObject
isDebuggingEnabled() const noexceptDObject
operator<<(std::ostream &os, const DObject &obj)DObjectfriend
Plugin typedefDObject
plugins_DObjectprivate
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) noexceptDObject
unregisterPlugin(const std::string &id)DObject