SNAP Library, User Reference  2012-10-02 12:56:23
SNAP, a general purpose network analysis and graph mining library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
THashSetKeyI< TKey > Class Template Reference

List of all members.

Public Member Functions

 THashSetKeyI ()
 THashSetKeyI (const THashSetKeyI &_SetKeyI)
 THashSetKeyI (const TSetKey *_KeyI, const TSetKey *_EndI)
THashSetKeyIoperator= (const THashSetKeyI &SetKeyI)
bool operator== (const THashSetKeyI &SetKeyI) const
bool operator< (const THashSetKeyI &SetKeyI) const
THashSetKeyIoperator++ (int)
THashSetKeyIoperator-- (int)
const TKey & operator* () const
const TKey & operator() () const
const TKey * operator-> () const
const TKey & GetKey () const

template<class TKey>
class THashSetKeyI< TKey >


Constructor & Destructor Documentation

template<class TKey >
THashSetKeyI< TKey >::THashSetKeyI ( ) [inline]
template<class TKey >
THashSetKeyI< TKey >::THashSetKeyI ( const THashSetKeyI< TKey > &  _SetKeyI) [inline]
template<class TKey >
THashSetKeyI< TKey >::THashSetKeyI ( const TSetKey _KeyI,
const TSetKey _EndI 
) [inline]

Member Function Documentation

template<class TKey >
const TKey& THashSetKeyI< TKey >::GetKey ( ) const [inline]
template<class TKey >
const TKey& THashSetKeyI< TKey >::operator() ( ) const [inline]
template<class TKey >
const TKey& THashSetKeyI< TKey >::operator* ( ) const [inline]
template<class TKey >
THashSetKeyI& THashSetKeyI< TKey >::operator++ ( int  ) [inline]
template<class TKey >
THashSetKeyI& THashSetKeyI< TKey >::operator-- ( int  ) [inline]
template<class TKey >
const TKey* THashSetKeyI< TKey >::operator-> ( ) const [inline]
template<class TKey >
bool THashSetKeyI< TKey >::operator< ( const THashSetKeyI< TKey > &  SetKeyI) const [inline]
template<class TKey >
THashSetKeyI& THashSetKeyI< TKey >::operator= ( const THashSetKeyI< TKey > &  SetKeyI) [inline]
template<class TKey >
bool THashSetKeyI< TKey >::operator== ( const THashSetKeyI< TKey > &  SetKeyI) const [inline]

The documentation for this class was generated from the following file: