Cantera
3.0.0
|
This is the complete list of members for Storage, including all inherited members.
checkGroup(const string &id, bool permissive=false) | Storage | |
contents(const string &id) const | Storage | |
deleteGroup(const string &id) | Storage | |
hasAttribute(const string &id, const string &attr) const | Storage | |
hasGroup(const string &id) const | Storage | |
readAttributes(const string &id, bool recursive) const | Storage | |
readData(const string &id, const string &name, size_t rows, size_t cols=npos) const | Storage | |
setCompressionLevel(int level) | Storage | |
Storage(string fname, bool write) (defined in Storage) | Storage | |
writeAttributes(const string &id, const AnyMap &meta) | Storage | |
writeData(const string &id, const string &name, const AnyValue &data) | Storage | |
~Storage() (defined in Storage) | Storage |