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 <hashmp.h>
Public Member Functions | |
THashMPKeyDat () | |
THashMPKeyDat (const int &_HashCd, const TKey &_Key) | |
THashMPKeyDat (TSIn &SIn) | |
void | Save (TSOut &SOut) const |
bool | operator== (const THashMPKeyDat &HashKeyDat) const |
THashMPKeyDat & | operator= (const THashMPKeyDat &HashKeyDat) |
Public Attributes | |
TInt | HashCd |
TKey | Key |
TDat | Dat |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
TDat THashMPKeyDat< TKey, TDat >::Dat |
TInt THashMPKeyDat< TKey, TDat >::HashCd |
TKey THashMPKeyDat< TKey, TDat >::Key |