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
TAPt< TRec > Class Template Reference

List of all members.

Public Member Functions

 TAPt ()
 TAPt (const TAPt &Pt)
 TAPt (TRec *_Addr)
 TAPt (TSIn &)
void Save (TSOut &) const
TAPtoperator= (const TAPt &Pt)
TAPtoperator= (TRec *_Addr)
bool operator== (const TAPt &Pt) const
bool operator!= (const TAPt &Pt) const
bool operator< (const TAPt &Pt) const
TRec * operator-> () const
TRec & operator* () const
TRec & operator[] (const int &RecN) const
TRec * operator() () const
bool Empty () const

template<class TRec>
class TAPt< TRec >


Constructor & Destructor Documentation

template<class TRec >
TAPt< TRec >::TAPt ( ) [inline]
template<class TRec >
TAPt< TRec >::TAPt ( const TAPt< TRec > &  Pt) [inline]
template<class TRec >
TAPt< TRec >::TAPt ( TRec *  _Addr) [inline]
template<class TRec >
TAPt< TRec >::TAPt ( TSIn ) [inline]

Member Function Documentation

template<class TRec >
bool TAPt< TRec >::Empty ( ) const [inline]
template<class TRec >
bool TAPt< TRec >::operator!= ( const TAPt< TRec > &  Pt) const [inline]
template<class TRec >
TRec* TAPt< TRec >::operator() ( ) const [inline]
template<class TRec >
TRec& TAPt< TRec >::operator* ( ) const [inline]
template<class TRec >
TRec* TAPt< TRec >::operator-> ( ) const [inline]
template<class TRec >
bool TAPt< TRec >::operator< ( const TAPt< TRec > &  Pt) const [inline]
template<class TRec >
TAPt& TAPt< TRec >::operator= ( const TAPt< TRec > &  Pt) [inline]
template<class TRec >
TAPt& TAPt< TRec >::operator= ( TRec *  _Addr) [inline]
template<class TRec >
bool TAPt< TRec >::operator== ( const TAPt< TRec > &  Pt) const [inline]
template<class TRec >
TRec& TAPt< TRec >::operator[] ( const int &  RecN) const [inline]
template<class TRec >
void TAPt< TRec >::Save ( TSOut ) const [inline]

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