|
ldas-tools-al 2.6.7
|
This is the complete list of members for ErrorLog, including all inherited members.
| AbortOnAssertFailure() | ErrorLog | inlinestatic |
| AbortOnAssertFailure(bool Value) | ErrorLog | inlinestatic |
| AbortOnAssertFailure() | ErrorLog | static |
| AbortOnAssertFailure(bool Value) | ErrorLog | static |
| ASSERT_FAILURE enum value | ErrorLog | |
| DEBUG enum value | ErrorLog | |
| ErrorLog(std::ostream &Stream, bool OpenState) | ErrorLog | |
| ErrorLog(std::ostream &Stream, bool OpenState) | ErrorLog | |
| FATAL enum value | ErrorLog | |
| INFO enum value | ErrorLog | |
| IsOpen() const | ErrorLog | inline |
| IsOpen(bool State) | ErrorLog | inline |
| IsOpen() const | ErrorLog | |
| IsOpen(bool State) | ErrorLog | |
| m_abort_on_assert_failure | ErrorLog | privatestatic |
| m_is_open | ErrorLog | private |
| m_lock | ErrorLog | private |
| m_mask | ErrorLog | private |
| m_stream | ErrorLog | private |
| MaskBitClear(state State) | ErrorLog | inline |
| MaskBitClear(state State) | ErrorLog | |
| MaskBitSet(state State) | ErrorLog | inline |
| MaskBitSet(state State) | ErrorLog | |
| operator()(state State, const char *Filename, const int Line, const std::string &Message, bool EOL=true) | ErrorLog | |
| operator()(std::ostream &Stream) | ErrorLog | inline |
| operator()(state State, const char *Filename, const int Line, const std::string &Message, bool EOL=true) | ErrorLog | |
| operator()(std::ostream &Stream) | ErrorLog | |
| state enum name | ErrorLog | |
| state enum name | ErrorLog | |
| WARNING enum value | ErrorLog | |
| ~ErrorLog() | ErrorLog | |
| ~ErrorLog() | ErrorLog |