__pad0__ | NotifyCategory | [private] |
_basename | NotifyCategory | [private] |
_children | NotifyCategory | [private] |
_fullname | NotifyCategory | [private] |
_parent | NotifyCategory | [private] |
_server_delta | NotifyCategory | [private, static] |
_severity | NotifyCategory | [private] |
Children typedef | NotifyCategory | [private] |
debug(bool prefix=true) const | NotifyCategory | [private] |
error(bool prefix=true) const | NotifyCategory | [private] |
fatal(bool prefix=true) const | NotifyCategory | [private] |
get_basename() const | NotifyCategory | [private] |
get_child(int i) const | NotifyCategory | [private] |
get_num_children() const | NotifyCategory | [private] |
get_severity() const | NotifyCategory | [private] |
info(bool prefix=true) const | NotifyCategory | [private] |
is_debug() | NotifyCategory | [private, static] |
is_error() const | NotifyCategory | [private] |
is_fatal() const | NotifyCategory | [private] |
is_info() const | NotifyCategory | [private] |
is_on(NotifySeverity severity) const | NotifyCategory | [private] |
is_spam() | NotifyCategory | [private, static] |
is_warning() const | NotifyCategory | [private] |
Notify class | NotifyCategory | [friend] |
NotifyCategory(const string &fullname, const string &basename, NotifyCategory *parent) | NotifyCategory | [private] |
out(NotifySeverity severity, bool prefix=true) const | NotifyCategory | [private] |
set_server_delta(time_t delta) | NotifyCategory | [private, static] |
set_severity(NotifySeverity severity) | NotifyCategory | [private] |
spam(bool prefix=true) const | NotifyCategory | [private] |
warning(bool prefix=true) const | NotifyCategory | [private] |