Add(std::function< void(const LogMessage &msg)> callback, unsigned int min_level, unsigned int max_level) (defined in nt::LoggerImpl) | nt::LoggerImpl | |
AddPolled(unsigned int poller_uid, unsigned int min_level, unsigned int max_level) (defined in nt::LoggerImpl) | nt::LoggerImpl | |
CallbackManager< LoggerImpl, impl::LoggerThread > (defined in nt::LoggerImpl) | nt::LoggerImpl | friend |
CancelPoll(unsigned int poller_uid) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |
CreatePoller() (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |
DoAdd(Args &&...args) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inlineprotected |
DoStart(Args &&...args) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inlineprotected |
GetMinLevel() (defined in nt::LoggerImpl) | nt::LoggerImpl | |
GetThread() const (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inlineprotected |
Log(unsigned int level, const char *file, unsigned int line, const char *msg) (defined in nt::LoggerImpl) | nt::LoggerImpl | |
LoggerImpl(int inst) (defined in nt::LoggerImpl) | nt::LoggerImpl | explicit |
LoggerTest (defined in nt::LoggerImpl) | nt::LoggerImpl | friend |
Poll(unsigned int poller_uid) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |
Poll(unsigned int poller_uid, double timeout, bool *timed_out) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |
Remove(unsigned int listener_uid) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |
RemovePoller(unsigned int poller_uid) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |
Send(unsigned int only_listener, Args &&...args) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inlineprotected |
Start() (defined in nt::LoggerImpl) | nt::LoggerImpl | |
Stop() (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |
WaitForQueue(double timeout) (defined in nt::CallbackManager< LoggerImpl, impl::LoggerThread >) | nt::CallbackManager< LoggerImpl, impl::LoggerThread > | inline |