|
SNAP Library 2.1, User Reference
2013-09-25 10:47:25
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
| AddToLst(const PExpVal &ExpVal) | TExpVal | [inline] |
| AddToVec(const PExpVal &ExpVal) | TExpVal | [inline] |
| CRef | TExpVal | [private] |
| Flt | TExpVal | [private] |
| GetFltVal() const | TExpVal | [inline] |
| GetFltValAsInt(const bool &ThrowExceptP=true) const | TExpVal | |
| GetStr() const | TExpVal | |
| GetStrVal() const | TExpVal | [inline] |
| GetUndefExpVal() | TExpVal | [static] |
| GetValType() const | TExpVal | [inline] |
| GetZeroExpVal() | TExpVal | [static] |
| IsFltVal(TFlt &_Flt) const | TExpVal | [inline] |
| IsFltVal(double &_Flt) const | TExpVal | [inline] |
| Load(TSIn &SIn) | TExpVal | [inline, static] |
| MkClone(const PExpVal &ExpVal) | TExpVal | [static] |
| New(const TExpValType &ValType=evtUndef) | TExpVal | [inline, static] |
| New(const TFlt &Flt) | TExpVal | [inline, static] |
| New(const double &Flt) | TExpVal | [inline, static] |
| New(const TStr &Str) | TExpVal | [inline, static] |
| operator<(const TExpVal &ExpVal) const | TExpVal | |
| operator=(const TExpVal &) | TExpVal | [inline] |
| operator==(const TExpVal &ExpVal) const | TExpVal | |
| Save(TSOut &SOut) const | TExpVal | [inline] |
| SaveTxt(TOLx &Lx) const | TExpVal | |
| SaveTxt(const PSOut &SOut) const | TExpVal | |
| Str | TExpVal | [private] |
| TExpVal(const TExpValType &_ValType=evtUndef) | TExpVal | [inline] |
| TExpVal(const TFlt &_Flt) | TExpVal | [inline] |
| TExpVal(const double &_Flt) | TExpVal | [inline] |
| TExpVal(const TStr &_Str) | TExpVal | [inline] |
| TExpVal(TSIn &SIn) | TExpVal | [inline] |
| TPt< TExpVal > class | TExpVal | [friend] |
| UndefExpVal | TExpVal | [private, static] |
| ValL | TExpVal | [private] |
| ValType | TExpVal | [private] |
| ValV | TExpVal | [private] |
| ZeroExpVal | TExpVal | [private, static] |
| ~TExpVal() | TExpVal | [inline] |