SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <shash.h>
Public Member Functions | |
THashSetKey () | |
THashSetKey (const int &_Next, const int &_HashCd, const TKey &_Key) | |
THashSetKey (TSIn &SIn) | |
void | Save (TSOut &SOut) const |
void | LoadXml (const PXmlTok &XmlTok, const TStr &Nm="") |
void | SaveXml (TSOut &SOut, const TStr &Nm) const |
THashSetKey & | operator= (const THashSetKey &SetKey) |
Public Attributes | |
TInt | Next |
TInt | HashCd |
TKey | Key |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
TInt THashSetKey< TKey >::HashCd |
TKey THashSetKey< TKey >::Key |
TInt THashSetKey< TKey >::Next |