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 TStdNotify, including all inherited members.
DfOnNotify(const TNotifyType &Type, const TStr &MsgStr) | TNotify | static |
GetTypeStr(const TNotifyType &Type, const bool &Brief=true) | TNotify | static |
New() | TStdNotify | inlinestatic |
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 &Type, const TStr &MsgStr) | TStdNotify | virtual |
TNotify::OnNotify(const PNotify &Notify, const TNotifyType &Type, const TStr &MsgStr) | TNotify | inlinestatic |
OnNotifyFmt(const TNotifyType &Type, const char *FmtStr,...) | TNotify | |
OnStatus(const TStr &MsgStr) | TStdNotify | virtual |
TNotify::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 | |
StdErrNotify | TNotify | static |
StdNotify | TNotify | static |
TNotify() | TNotify | inline |
TStdNotify() | TStdNotify | inline |
~TNotify() | TNotify | inlinevirtual |