SNAP Library 2.0, Developer Reference
2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
GetKiloStr(const uint &Val) | TUInt | [inline, static] |
GetMegaStr(const uint &Val) | TUInt | [inline, static] |
GetMemUsed() const | TUInt | [inline] |
GetPrimHashCd() const | TUInt | [inline] |
GetRnd(const uint &Range=0) | TUInt | [inline, static] |
GetSecHashCd() const | TUInt | [inline] |
GetStr() const | TUInt | [inline] |
GetStr(const uint &Val) | TUInt | [inline, static] |
GetStr(const TUInt &UInt) | TUInt | [inline, static] |
GetStr(const uint &Val, const char *FmtStr) | TUInt | [static] |
GetStr(const uint &Val, const TStr &FmtStr) | TUInt | [inline, static] |
GetStrFromIpUInt(const uint &Ip) | TUInt | [static] |
GetUIntFromIpStr(const TStr &IpStr, const char &SplitCh= '.') | TUInt | [static] |
IsIpStr(const TStr &IpStr, uint &Ip, const char &SplitCh= '.') | TUInt | [static] |
IsIpStr(const TStr &IpStr, const char &SplitCh= '.') | TUInt | [inline, static] |
IsIpv6Str(const TStr &IpStr, const char &SplitCh= ':') | TUInt | [static] |
JavaUIntToCppUInt(const uint &JavaUInt) | TUInt | [inline, static] |
Load(TSIn &SIn) | TUInt | [inline] |
LoadXml(const PXmlTok &XmlTok, const TStr &Nm) | TUInt | |
Mn | TUInt | [static] |
Mx | TUInt | [static] |
operator uint() const | TUInt | [inline] |
operator&=(const TUInt &UInt) | TUInt | [inline] |
operator()() const | TUInt | [inline] |
operator()() | TUInt | [inline] |
operator++(int) | TUInt | [inline] |
operator--(int) | TUInt | [inline] |
operator<<=(const int &ShiftBits) | TUInt | [inline] |
operator=(const TUInt &UInt) | TUInt | [inline] |
operator=(const uint &_Val) | TUInt | [inline] |
operator>>=(const int &ShiftBits) | TUInt | [inline] |
operator^=(const TUInt &UInt) | TUInt | [inline] |
operator|=(const TUInt &UInt) | TUInt | [inline] |
operator~() | TUInt | [inline] |
Rnd | TUInt | [static] |
Save(TSOut &SOut) const | TUInt | [inline] |
SaveXml(TSOut &SOut, const TStr &Nm) const | TUInt | |
TUInt() | TUInt | [inline] |
TUInt(const uint &_Val) | TUInt | [inline] |
TUInt(TSIn &SIn) | TUInt | [inline, explicit] |
Val | TUInt |