|
nidas v1.2.3
|
This is the complete list of members for nidas::util::LogContextState, including all inherited members.
| _active | nidas::util::LogContextState | protected |
| _file | nidas::util::LogContextState | protected |
| _function | nidas::util::LogContextState | protected |
| _level | nidas::util::LogContextState | protected |
| _line | nidas::util::LogContextState | protected |
| _tags | nidas::util::LogContextState | protected |
| _threadId | nidas::util::LogContextState | protected |
| active() const | nidas::util::LogContextState | inline |
| filename() const | nidas::util::LogContextState | inline |
| function() const | nidas::util::LogContextState | inline |
| level() const | nidas::util::LogContextState | inline |
| levelName() const | nidas::util::LogContextState | inline |
| line() const | nidas::util::LogContextState | inline |
| log(const std::string &msg) const | nidas::util::LogContextState | inline |
| log() const | nidas::util::LogContextState | inline |
| LogContextState(int level, const char *file, const char *function, int line, const char *tags=0) | nidas::util::LogContextState | |
| setActive(bool active) | nidas::util::LogContextState | inline |
| tags() const | nidas::util::LogContextState | inline |
| threadName() const | nidas::util::LogContextState |