|
SNAP Library 2.2, Developer Reference
2014-03-11 19:15:55
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <app.h>

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 &) |
Private Attributes | |
| TCRef | CRef |
| PNotify | Notify |
Friends | |
| class | TPt< TApp > |
| TApp::TApp | ( | const PNotify & | _Notify = NULL | ) | [inline] |
| virtual TApp::~TApp | ( | ) | [inline, virtual] |
| static TPt<TApp> TApp::Load | ( | TSIn & | ) | [inline, static] |
TCRef TApp::CRef [private] |
PNotify TApp::Notify [private] |