SNAP Library 2.0, User Reference  2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TKeyDat< TKey, TDat > Member List
This is the complete list of members for TKeyDat< TKey, TDat >, including all inherited members.
DatTKeyDat< TKey, TDat >
GetPrimHashCd() const TKeyDat< TKey, TDat > [inline]
GetSecHashCd() const TKeyDat< TKey, TDat > [inline]
KeyTKeyDat< TKey, TDat >
LoadXml(const PXmlTok &XmlTok, const TStr &Nm="")TKeyDat< TKey, TDat >
operator<(const TKeyDat &KeyDat) const TKeyDat< TKey, TDat > [inline]
operator=(const TKeyDat &KeyDat)TKeyDat< TKey, TDat > [inline]
operator==(const TKeyDat &KeyDat) const TKeyDat< TKey, TDat > [inline]
Save(TSOut &SOut) const TKeyDat< TKey, TDat > [inline]
SaveXml(TSOut &SOut, const TStr &Nm) const TKeyDat< TKey, TDat >
TKeyDat()TKeyDat< TKey, TDat > [inline]
TKeyDat(const TKeyDat &KeyDat)TKeyDat< TKey, TDat > [inline]
TKeyDat(const TKey &_Key)TKeyDat< TKey, TDat > [inline, explicit]
TKeyDat(const TKey &_Key, const TDat &_Dat)TKeyDat< TKey, TDat > [inline]
TKeyDat(TSIn &SIn)TKeyDat< TKey, TDat > [inline, explicit]