RMS SDK for C++
0.2.1
A client library for using Microsoft RMS from Linux.
|
This is the complete list of members for rmsauth::LoggerImpl, including all inherited members.
append(const String &category, const String &tag, const String &record) override (defined in rmsauth::LoggerImpl) | rmsauth::LoggerImpl | protectedvirtual |
error(const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger) | rmsauth::Logger | static |
error(const String &tag, const String &record) (defined in rmsauth::Logger) | rmsauth::Logger | static |
getLocalTime(const String &format) (defined in rmsauth::LoggerImpl) | rmsauth::LoggerImpl | protectedstatic |
hidden(const String &tag, const String &record) | rmsauth::Logger | static |
info(const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger) | rmsauth::Logger | static |
info(const String &tag, const String &record) (defined in rmsauth::Logger) | rmsauth::Logger | static |
Logger (defined in rmsauth::LoggerImpl) | rmsauth::LoggerImpl | friend |
record(const String &category, const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger) | rmsauth::Logger | static |
record(const String &category, const String &tag, const String &record) (defined in rmsauth::Logger) | rmsauth::Logger | static |
warning(const String &tag, const String &record, T value, Args...args) (defined in rmsauth::Logger) | rmsauth::Logger | static |
warning(const String &tag, const String &record) (defined in rmsauth::Logger) | rmsauth::Logger | static |
~Logger() (defined in rmsauth::Logger) | rmsauth::Logger | inlinevirtual |
~LoggerImpl() (defined in rmsauth::LoggerImpl) | rmsauth::LoggerImpl |