Max OS 0.3
Loading...
Searching...
No Matches
MaxOS::Logger Member List

This is the complete list of members for MaxOS::Logger, including all inherited members.

active_logger()MaxOS::Loggerstatic
add_log_writer(OutputStream *log_writer)MaxOS::Logger
ASSERT(bool condition, const char *message,...)MaxOS::Loggerstatic
carriage_return()MaxOS::common::OutputStreamvirtual
clear()MaxOS::common::OutputStreamvirtual
close()MaxOS::common::GenericOutputStream< string >virtual
connect_input_stream_event_handler(InputStreamEventHandler< ProcessorType > *)MaxOS::common::GenericInputStream< ProcessorType >
DEBUG()MaxOS::Loggerstatic
disable_log_writer(OutputStream *log_writer)MaxOS::Logger
disconnect_input_stream_event_handler(InputStreamEventHandler< ProcessorType > *)MaxOS::common::GenericInputStream< ProcessorType >
ERROR()MaxOS::Loggerstatic
GenericInputStream()MaxOS::common::GenericInputStream< ProcessorType >
GenericInputStream(InputStreamEventHandler< ProcessorType > *)MaxOS::common::GenericInputStream< ProcessorType >explicit
GenericOutputStream()MaxOS::common::GenericOutputStream< string >
HEADER()MaxOS::Loggerstatic
INFO()MaxOS::Loggerstatic
InputStreamEventHandler()MaxOS::common::InputStreamEventHandler< Type >
InputStreamProcessor()MaxOS::common::InputStreamProcessor< Type, ProcessorType >
InputStreamProcessor(InputStreamEventHandler< ProcessorType > *generic_stream_event_handler)MaxOS::common::InputStreamProcessor< Type, ProcessorType >explicit
line_feed()MaxOS::common::OutputStreamvirtual
Logger()MaxOS::Logger
m_generic_input_streamsMaxOS::common::InputStreamEventHandler< Type >protected
m_input_stream_event_handlersMaxOS::common::GenericInputStream< ProcessorType >protected
on_end_of_stream(GenericInputStream< string > *) overrideMaxOS::common::GenericOutputStream< string >virtual
on_stream_read(string) overrideMaxOS::common::GenericOutputStream< string >virtual
operator<<(LogLevel log_level)MaxOS::Logger
MaxOS::common::OutputStream::operator<<(string string_to_write) overrideMaxOS::common::OutputStream
MaxOS::common::OutputStream::operator<<(const char *string_to_write)MaxOS::common::OutputStream
MaxOS::common::OutputStream::operator<<(int int_to_write)MaxOS::common::OutputStream
MaxOS::common::OutputStream::operator<<(uint64_t hex_to_write)MaxOS::common::OutputStream
MaxOS::common::OutputStream::operator<<(char char_to_write)MaxOS::common::OutputStream
GenericOutputStream< string >::operator<<(string)MaxOS::common::GenericOutputStream< string >virtual
Out()MaxOS::Loggerstatic
OutputStream()MaxOS::common::OutputStream
printf(const char *format,...)MaxOS::Logger
set_log_level(LogLevel log_level)MaxOS::Logger
TEST()MaxOS::Loggerstatic
WARNING()MaxOS::Loggerstatic
write(string string_to_write) overrideMaxOS::common::OutputStream
write(const char *string_to_write)MaxOS::common::OutputStream
GenericOutputStream< string >::write(string)MaxOS::common::GenericOutputStream< string >virtual
write_char(char c) finalMaxOS::Loggervirtual
write_hex(uint64_t hex_to_write)MaxOS::common::OutputStreamvirtual
write_int(int int_to_write)MaxOS::common::OutputStreamvirtual
~GenericInputStream()MaxOS::common::GenericInputStream< ProcessorType >
~GenericOutputStream()MaxOS::common::GenericOutputStream< string >
~InputStreamEventHandler()MaxOS::common::InputStreamEventHandler< Type >
~InputStreamProcessor()MaxOS::common::InputStreamProcessor< Type, ProcessorType >
~Logger() (defined in MaxOS::Logger)MaxOS::Logger
~OutputStream() (defined in MaxOS::common::OutputStream)MaxOS::common::OutputStream