![]() |
ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
|
This is the complete list of members for Errors, including all inherited members.
defaultDouble | Errors | static |
defaultInt | Errors | static |
defaultIntNeg | Errors | static |
defaultString | Errors | static |
displayError(const int &num) | Errors | |
errorMessage(const std::string &message) | Errors | static |
errorMessage(const std::string &message, double value) | Errors | static |
Errors() | Errors | |
Errors(const std::string &message, const char *sourceFile="unknown", int lineNumber=-1) | Errors | |
getState() | Errors | |
m_file | Errors | private |
m_line | Errors | private |
m_message | Errors | private |
m_state | Errors | private |
m_value | Errors | private |
prepareErrorFiles(const std::string &folder) | Errors | static |
setError(const std::string &message, const char *sourceFile="", int lineNumber=-1) | Errors | |
setError(const std::string &message, const double value) | Errors | |
writeErrorInFile(const int &num, const std::string &folder, const int &ErrorType) | Errors | |
~Errors() | Errors | virtual |