SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TCallbackNotify Class Reference

List of all members.

Public Member Functions

 TCallbackNotify (const TCallbackF &_CallbackF)
void OnNotify (const TNotifyType &Type, const TStr &MsgStr)
void OnStatus (const TStr &MsgStr)

Static Public Member Functions

static PNotify New (const TCallbackF &CallbackF)

Constructor & Destructor Documentation

TCallbackNotify::TCallbackNotify ( const TCallbackF _CallbackF) [inline]

Member Function Documentation

static PNotify TCallbackNotify::New ( const TCallbackF CallbackF) [inline, static]
void TCallbackNotify::OnNotify ( const TNotifyType Type,
const TStr MsgStr 
) [inline]
void TCallbackNotify::OnStatus ( const TStr MsgStr) [inline]

The documentation for this class was generated from the following file: