| 
    SNAP Library 2.3, Developer Reference
    2014-06-16 11:58:46
    
   SNAP, a general purpose, high performance system for analysis and manipulation of large networks 
   | 
 
#include <dt.h>
Public Member Functions | |
| TSInt () | |
| TSInt (const int16 &_Val) | |
| operator int16 () const | |
| TSInt (TSIn &SIn) | |
| void | Load (TSIn &SIn) | 
| void | Save (TSOut &SOut) const | 
| int | GetPrimHashCd () const | 
| int | GetSecHashCd () const | 
Public Attributes | |
| int16 | Val | 
      
  | 
  inlineexplicit | 
Definition at line 1032 of file dt.h.
References TSIn::Load(), and Val.

      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 1033 of file dt.h.
References TSIn::Load(), and Val.

      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 1034 of file dt.h.
References TSOut::Save(), and Val.

| int16 TSInt::Val | 
Definition at line 1027 of file dt.h.
Referenced by GetPrimHashCd(), GetSecHashCd(), Load(), operator int16(), Save(), and TSInt().