|
SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
Public Member Functions | |
| TNativeCallbackNotify (const TNativeCallbackF &_CallbackF) | |
| void | OnNotify (const TNotifyType &Type, const TStr &MsgStr) |
| void | OnStatus (const TStr &MsgStr) |
Static Public Member Functions | |
| static PNotify | New (const TNativeCallbackF &CallbackF) |
| TNativeCallbackNotify::TNativeCallbackNotify | ( | const TNativeCallbackF & | _CallbackF | ) | [inline] |
| static PNotify TNativeCallbackNotify::New | ( | const TNativeCallbackF & | CallbackF | ) | [inline, static] |
| void TNativeCallbackNotify::OnNotify | ( | const TNotifyType & | Type, |
| const TStr & | MsgStr | ||
| ) | [inline] |
| void TNativeCallbackNotify::OnStatus | ( | const TStr & | MsgStr | ) | [inline] |