SNAP Library 2.4, User Reference
2015-05-11 19:40:56
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 |