| 
    SNAP Library 2.0, Developer Reference
    2013-05-13 16:33:57
    
   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] |