|
SNAP Library 2.3, User Reference
2014-06-16 11:58:46
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
This is the complete list of members for TExpVal, including all inherited members.
| 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 | inlinestatic |
| MkClone(const PExpVal &ExpVal) | TExpVal | static |
| New(const TExpValType &ValType=evtUndef) | TExpVal | inlinestatic |
| New(const TFlt &Flt) | TExpVal | inlinestatic |
| New(const double &Flt) | TExpVal | inlinestatic |
| New(const TStr &Str) | TExpVal | inlinestatic |
| 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 | privatestatic |
| ValL | TExpVal | private |
| ValType | TExpVal | private |
| ValV | TExpVal | private |
| ZeroExpVal | TExpVal | privatestatic |
| ~TExpVal() | TExpVal | inline |