Cantera
3.1.0a1
|
This is the complete list of members for InputFileError, including all inherited members.
CanteraError(const string &procedure, const string &msg, const Args &... args) | CanteraError | inline |
CanteraError() | CanteraError | inlineprotected |
CanteraError(const string &procedure) | CanteraError | explicitprotected |
formatError(const string &message, int line, int column, const shared_ptr< AnyMap > &metadata) (defined in InputFileError) | InputFileError | protectedstatic |
formatError2(const 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 override | InputFileError | inlinevirtual |
getMessage() const | CanteraError | virtual |
getMethod() const | CanteraError | virtual |
InputFileError(const string &procedure, const AnyBase &node, const string &message, const Args &... args) | InputFileError | inline |
InputFileError(const string &procedure, const AnyBase &node1, const AnyBase &node2, const string &message, const Args &... args) | InputFileError | inline |
msg_ | CanteraError | private |
procedure_ | CanteraError | protected |
what() const override | CanteraError | |
~CanteraError() | CanteraError | inlinevirtual |