|
SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
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 1033 of file dt.h.
References TSIn::Load(), and Val.

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

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

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