SNAP Library, User Reference
2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
|
Public Member Functions | |
TApp (const PNotify &_Notify=NULL) | |
virtual | ~TApp () |
TApp (TSIn &) | |
void | Save (TSOut &) |
TApp & | operator= (const TApp &) |
Static Public Member Functions | |
static TPt< TApp > | Load (TSIn &) |
Friends | |
class | TPt< TApp > |
TApp::TApp | ( | const PNotify & | _Notify = NULL | ) | [inline] |
virtual TApp::~TApp | ( | ) | [inline, virtual] |
TApp::TApp | ( | TSIn & | ) | [inline] |
static TPt<TApp> TApp::Load | ( | TSIn & | ) | [inline, static] |
void TApp::Save | ( | TSOut & | ) | [inline] |