Nemiver  0.3
nemiver::common::LogStream Member List

This is the complete list of members for nemiver::common::LogStream, including all inherited members.

activate(bool a_activate)nemiver::common::LogStreamstatic
CERR_STREAM enum valuenemiver::common::LogStream
COUT_STREAM enum valuenemiver::common::LogStream
default_log_stream()nemiver::common::LogStreamstatic
enable_domain(const string &a_domain, bool a_do_enable=true)nemiver::common::LogStream
endl(LogStream &)nemiver::common::LogStreamfriend
FILE_STREAM enum valuenemiver::common::LogStream
flush(LogStream &)nemiver::common::LogStreamfriend
get_stream_file_path()nemiver::common::LogStreamstatic
get_stream_type()nemiver::common::LogStreamstatic
is_active()nemiver::common::LogStreamstatic
is_domain_enabled(const string &a_domain)nemiver::common::LogStream
level_normal(LogStream &a_stream)nemiver::common::LogStreamfriend
level_verbose(LogStream &a_stream)nemiver::common::LogStreamfriend
LOG_LEVEL_NORMAL enum valuenemiver::common::LogStream
LOG_LEVEL_VERBOSE enum valuenemiver::common::LogStream
LogLevel enum namenemiver::common::LogStream
LogStream(enum LogLevel a_level=LOG_LEVEL_NORMAL, const string &a_default_domain="general-domain")nemiver::common::LogStream
operator<<(const char *a_c_string)nemiver::common::LogStream
operator<<(const std::string &a_string)nemiver::common::LogStream
operator<<(const Glib::ustring &a_string)nemiver::common::LogStream
operator<<(int an_int)nemiver::common::LogStream
operator<<(double a_double)nemiver::common::LogStream
operator<<(char a_char)nemiver::common::LogStream
operator<<(LogStream &(*a_manipulator)(LogStream &))nemiver::common::LogStream
pop_domain()nemiver::common::LogStream
push_domain(const string &a_domain)nemiver::common::LogStream
RFU0 enum valuenemiver::common::LogStream
RFU1 enum valuenemiver::common::LogStream
RFU2 enum valuenemiver::common::LogStream
set_log_domain_filter(const char *a_domain, long a_len=-1)nemiver::common::LogStreamstatic
set_log_level_filter(enum LogLevel a_level)nemiver::common::LogStreamstatic
set_stream_file_path(const char *a_file_path, long a_len=-1)nemiver::common::LogStreamstatic
set_stream_type(enum StreamType a_type)nemiver::common::LogStreamstatic
StreamType enum namenemiver::common::LogStream
timestamp(LogStream &)nemiver::common::LogStreamfriend
write(const char *a_buf, long a_buflen=-1, const string &a_domain="general-domain")nemiver::common::LogStream
write(const Glib::ustring &a_msg, const string &a_domain="general-domain")nemiver::common::LogStream
write(int a_msg, const string &a_domain="general-domain")nemiver::common::LogStream
write(double a_msg, const string &a_domain="general-domain")nemiver::common::LogStream
write(char a_msg, const string &a_domain="general-domain")nemiver::common::LogStream
~LogStream()nemiver::common::LogStreamvirtual