This is the complete list of members for sptk::SysLogEngine, including all inherited members.
getOptions(uint32_t &options, String &programName, uint32_t &facilities) const | sptk::SysLogEngine | |
Id typedef | sptk::Thread | |
id() const | sptk::Thread | |
join() | sptk::Thread | virtual |
log(Logger::UMessage &message) | sptk::LogEngine | protected |
LogEngine(const String &logEngineName) | sptk::LogEngine | explicit |
minPriority(LogPriority prt) | sptk::LogEngine | inlinevirtual |
minPriority() const | sptk::LogEngine | inlinevirtual |
name() const | sptk::Thread | inline |
onThreadExit() | sptk::Thread | inlinevirtual |
option(int options, bool flag) | sptk::LogEngine | |
options(int ops) | sptk::LogEngine | inline |
options() const | sptk::LogEngine | inline |
priority(LogPriority prt) | sptk::LogEngine | inline |
priorityFromName(const String &prt) | sptk::LogEngine | static |
priorityName(LogPriority prt) | sptk::LogEngine | static |
reset() | sptk::LogEngine | inlinevirtual |
run() | sptk::Thread | virtual |
running() const | sptk::Thread | |
saveMessage(const Logger::UMessage &message) override | sptk::SysLogEngine | virtual |
shutdown() noexcept | sptk::LogEngine | protected |
sleep_for(std::chrono::milliseconds interval) | sptk::Thread | virtual |
sleep_until(const DateTime ×tamp) | sptk::Thread | virtual |
SysLogEngine(const String &programName, uint32_t facilities=LOG_USER) | sptk::SysLogEngine | |
terminate() | sptk::Thread | virtual |
terminated() | sptk::Thread | virtual |
Thread(const String &name, const std::shared_ptr< ThreadManager > &threadManager=nullptr) | sptk::Thread | explicit |
threadFunction() override | sptk::LogEngine | protectedvirtual |
~LogEngine() noexcept override | sptk::LogEngine | |
~SysLogEngine() override | sptk::SysLogEngine | |
~Thread() | sptk::Thread | virtual |