| 
    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 <cascdynetinf.h>

Public Member Functions | |
| TNodeInfo () | |
| TNodeInfo (const TStr &NodeNm, const int &Volume) | |
| TNodeInfo (TSIn &SIn) | |
| void | Save (TSOut &SOut) const | 
| bool | operator< (const TNodeInfo &NodeInfo) const | 
| TNodeInfo () | |
| TNodeInfo (const TStr &NodeNm, const int &Volume) | |
| TNodeInfo (TSIn &SIn) | |
| void | Save (TSOut &SOut) const | 
Public Attributes | |
| TStr | Name | 
| TInt | Vol | 
Definition at line 116 of file cascdynetinf.h.
| TNodeInfo::TNodeInfo | ( | ) |  [inline] | 
        
Definition at line 121 of file cascdynetinf.h.
{ }
| TNodeInfo::TNodeInfo | ( | const TStr & | NodeNm, | 
| const int & | Volume | ||
| ) |  [inline] | 
        
Definition at line 122 of file cascdynetinf.h.
| TNodeInfo::TNodeInfo | ( | TSIn & | SIn | ) |  [inline] | 
        
Definition at line 123 of file cascdynetinf.h.
| TNodeInfo::TNodeInfo | ( | ) |  [inline] | 
        
Definition at line 55 of file cascnetinf.h.
{ }
| TNodeInfo::TNodeInfo | ( | const TStr & | NodeNm, | 
| const int & | Volume | ||
| ) |  [inline] | 
        
Definition at line 56 of file cascnetinf.h.
| TNodeInfo::TNodeInfo | ( | TSIn & | SIn | ) |  [inline] | 
        
Definition at line 57 of file cascnetinf.h.
| bool TNodeInfo::operator< | ( | const TNodeInfo & | NodeInfo | ) |  const [inline] | 
        
| void TNodeInfo::Save | ( | TSOut & | SOut | ) |  const [inline] | 
        
Definition at line 58 of file cascnetinf.h.
References Name, TStr::Save(), TInt::Save(), and Vol.

| void TNodeInfo::Save | ( | TSOut & | SOut | ) |  const [inline] | 
        
Definition at line 124 of file cascdynetinf.h.
References Name, TStr::Save(), TInt::Save(), and Vol.

Definition at line 118 of file cascdynetinf.h.
Referenced by TNetInfBs::GetNodeNm(), TNIBs::GetNodeNm(), Save(), and TNetInfBs::SavePajek().
Definition at line 119 of file cascdynetinf.h.
Referenced by TNetInfBs::AddCasc(), TNIBs::AddCasc(), operator<(), Save(), and TNetInfBs::SavePajek().