Switchboard Extension SDK
|
This is the complete list of members for switchboard::Logger::LogStream, including all inherited members.
LogStream(LogLevel level) (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream | explicit |
LogStream(const LogStream &)=delete (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream | |
LogStream(LogStream &&other) noexcept (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream | |
operator<<(const T &value) (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream | inline |
operator<<(std::ostream &(*manip)(std::ostream &)) (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream | inline |
operator=(const LogStream &)=delete (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream | |
operator=(LogStream &&other) noexcept (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream | |
~LogStream() (defined in switchboard::Logger::LogStream) | switchboard::Logger::LogStream |