Cantera
2.4.0
|
This is the complete list of members for ArraySizeError, including all inherited members.
ArraySizeError(const std::string &procedure, size_t sz, size_t reqd) | ArraySizeError | inline |
CanteraError(const std::string &procedure, const std::string &msg, const Args &... args) | CanteraError | inline |
CanteraError() | CanteraError | inlineprotected |
CanteraError(const std::string &procedure) | CanteraError | explicitprotected |
formattedMessage_ | CanteraError | mutableprotected |
getClass() const | ArraySizeError | inlinevirtual |
getMessage() const | ArraySizeError | virtual |
procedure_ | CanteraError | protected |
reqd_ (defined in ArraySizeError) | ArraySizeError | private |
sz_ (defined in ArraySizeError) | ArraySizeError | private |
what() const | CanteraError | |
~CanteraError() | CanteraError | inlinevirtual |