SNAP Library , Developer Reference
2013-01-07 14:03:36
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
CallbackF | TNativeCallbackNotify | [private] |
DfOnNotify(const TNotifyType &Type, const TStr &MsgStr) | TNotify | [static] |
GetTypeStr(const TNotifyType &Type, const bool &Brief=true) | TNotify | [static] |
New(const TNativeCallbackF &CallbackF) | TNativeCallbackNotify | [inline, static] |
NullNotify | TNotify | [static] |
OnLn(const TStr &) | TNotify | [inline, virtual] |
OnLn(const PNotify &Notify, const TStr &MsgStr) | TNotify | [inline, static] |
OnLnFmt(const char *FmtStr,...) | TNotify | |
OnNotify(const TNotifyType &Type, const TStr &MsgStr) | TNativeCallbackNotify | [inline, virtual] |
TNotify::OnNotify(const PNotify &Notify, const TNotifyType &Type, const TStr &MsgStr) | TNotify | [inline, static] |
OnNotifyFmt(const TNotifyType &Type, const char *FmtStr,...) | TNotify | |
OnStatus(const TStr &MsgStr) | TNativeCallbackNotify | [inline, virtual] |
TNotify::OnStatus(const PNotify &Notify, const TStr &MsgStr) | TNotify | [inline, static] |
OnStatusFmt(const char *FmtStr,...) | TNotify | |
OnTxt(const TStr &) | TNotify | [inline, virtual] |
OnTxt(const PNotify &Notify, const TStr &MsgStr) | TNotify | [inline, static] |
OnTxtFmt(const char *FmtStr,...) | TNotify | |
StdErrNotify | TNotify | [static] |
StdNotify | TNotify | [static] |
TNativeCallbackNotify(const TNativeCallbackF &_CallbackF) | TNativeCallbackNotify | [inline] |
TNotify() | TNotify | [inline] |
TPt< TNotify > class | TNotify | [friend] |
~TNotify() | TNotify | [inline, virtual] |