SNAP Library 4.1, Developer Reference
2018-07-26 16:30:42
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 1125 of file dt.h.
References TSIn::Load(), and Val.
|
inline |
|
inline |
|
inline |
Definition at line 1126 of file dt.h.
References TSIn::Load(), and Val.
|
inline |
|
inline |
Definition at line 1127 of file dt.h.
References TSOut::Save(), and Val.
int16 TSInt::Val |
Definition at line 1120 of file dt.h.
Referenced by GetPrimHashCd(), GetSecHashCd(), Load(), operator int16(), Save(), and TSInt().