|
Cantera 2.6.0
|
This is the complete list of members for InputFileError, including all inherited members.
| CanteraError(const std::string &procedure, const std::string &msg, const Args &... args) | CanteraError | inline |
| CanteraError() | CanteraError | inlineprotected |
| CanteraError(const std::string &procedure) | CanteraError | explicitprotected |
| formatError(const std::string &message, int line, int column, const shared_ptr< AnyMap > &metadata) (defined in InputFileError) | InputFileError | protectedstatic |
| formatError2(const std::string &message, int line1, int column1, const shared_ptr< AnyMap > &metadata1, int line2, int column2, const shared_ptr< AnyMap > &metadata2) (defined in InputFileError) | InputFileError | protectedstatic |
| formattedMessage_ | CanteraError | mutableprotected |
| getClass() const | InputFileError | inlinevirtual |
| getMessage() const | CanteraError | virtual |
| InputFileError(const std::string &procedure, const AnyBase &node, const std::string &message, const Args &... args) | InputFileError | inline |
| InputFileError(const std::string &procedure, const AnyBase &node1, const AnyBase &node2, const std::string &message, const Args &... args) | InputFileError | inline |
| msg_ | CanteraError | private |
| procedure_ | CanteraError | protected |
| what() const | CanteraError | |
| ~CanteraError() | CanteraError | inlinevirtual |