toast::basic_log_handle< CharT > Member List

This is the complete list of members for toast::basic_log_handle< CharT >, including all inherited members.

basic_log_handle(Logger &logger) (defined in toast::basic_log_handle< CharT >)toast::basic_log_handle< CharT > [inline]
basic_log_handle() (defined in toast::basic_log_handle< CharT >)toast::basic_log_handle< CharT > [inline]
basic_log_handle(basic_log_handle const &other) (defined in toast::basic_log_handle< CharT >)toast::basic_log_handle< CharT > [inline]
basic_log_handle(basic_log_handle &other) (defined in toast::basic_log_handle< CharT >)toast::basic_log_handle< CharT > [inline]
char_type typedef (defined in toast::basic_log_handle< CharT >)toast::basic_log_handle< CharT >
check(log::severity s) const toast::basic_log_handle< CharT > [inline]
consume_forced_message(char_type *m, log::severity s=log::DEFAULT) const toast::basic_log_handle< CharT > [inline]
consume_message(char_type *m, log::severity s=log::DEFAULT) const toast::basic_log_handle< CharT > [inline]
forced_message(std::basic_string< char_type, Traits, Alloc > const &m, log::severity s=log::DEFAULT) const toast::basic_log_handle< CharT > [inline]
forced_message(char_type const *m, log::severity s=log::DEFAULT) const toast::basic_log_handle< CharT > [inline]
message(std::basic_string< char_type, Traits, Alloc > const &m, log::severity s=log::DEFAULT) const toast::basic_log_handle< CharT > [inline]
message(char_type const *m, log::severity s=log::DEFAULT) const toast::basic_log_handle< CharT > [inline]
operator=(basic_log_handle temp) (defined in toast::basic_log_handle< CharT >)toast::basic_log_handle< CharT > [inline]
swap(basic_log_handle &other) (defined in toast::basic_log_handle< CharT >)toast::basic_log_handle< CharT > [inline]


SourceForge.net Logo