SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TNotify, including all inherited members.
CRef | TNotify | private |
DfOnNotify(const TNotifyType &Type, const TStr &MsgStr) | TNotify | static |
GetTypeStr(const TNotifyType &Type, const bool &Brief=true) | TNotify | static |
NullNotify | TNotify | static |
OnLn(const TStr &) | TNotify | inlinevirtual |
OnLn(const PNotify &Notify, const TStr &MsgStr) | TNotify | inlinestatic |
OnLnFmt(const char *FmtStr,...) | TNotify | |
OnNotify(const TNotifyType &, const TStr &) | TNotify | inlinevirtual |
OnNotify(const PNotify &Notify, const TNotifyType &Type, const TStr &MsgStr) | TNotify | inlinestatic |
OnNotifyFmt(const TNotifyType &Type, const char *FmtStr,...) | TNotify | |
OnStatus(const TStr &) | TNotify | inlinevirtual |
OnStatus(const PNotify &Notify, const TStr &MsgStr) | TNotify | inlinestatic |
OnStatusFmt(const char *FmtStr,...) | TNotify | |
OnTxt(const TStr &) | TNotify | inlinevirtual |
OnTxt(const PNotify &Notify, const TStr &MsgStr) | TNotify | inlinestatic |
OnTxtFmt(const char *FmtStr,...) | TNotify | |
operator=(const TNotify &) | TNotify | private |
StdErrNotify | TNotify | static |
StdNotify | TNotify | static |
TNotify(const TNotify &) | TNotify | private |
TNotify() | TNotify | inline |
TPt< TNotify > class | TNotify | friend |
~TNotify() | TNotify | inlinevirtual |