|
SNAP Library 4.1, User Reference
2018-07-26 16:30:42
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 |