SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <lx.h>
Public Member Functions | |
TILxSymSt () | |
TILxSymSt (const TILxSymSt &SymSt) | |
TILxSymSt (TILx &Lx) | |
TILxSymSt (TSIn &) | |
void | Save (TSOut &) |
void | Restore (TILx &Lx) |
Private Attributes | |
TLxSym | Sym |
TStr | Str |
TStr | UcStr |
TStr | CmtStr |
bool | Bool |
int | Int |
double | Flt |
int | SymLnN |
int | SymLnChN |
int | SymChN |
|
inline |
|
inline |