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
TCon Class Reference

List of all members.

Public Member Functions

 TCon ()
 ~TCon ()
int PutCh (const int &Ch)
void PutBf (const void *LBf, const int &LBfL)
void Flush ()
TConoperator<< (const bool &Bool)
TConoperator<< (const uchar &UCh)
TConoperator<< (const char &Ch)
TConoperator<< (const int &Int)
TConoperator<< (const uint &Int)
TConoperator<< (const short &Sh)
TConoperator<< (const ushort &USh)
TConoperator<< (const float &Flt)
TConoperator<< (const double &Double)
TConoperator<< (const long double &LDouble)
TConoperator<< (const char *CStr)
TConoperator<< (const TStr &Str)
TConoperator<< (const TChA &ChA)
TConoperator<< (const TConManip &Mnp)
TConoperator<< (TCon &(*FuncPt)(TCon &))
void operator() (const char *FmtStr,...)

Constructor & Destructor Documentation

TCon::TCon ( )

Member Function Documentation

void TCon::Flush ( ) [inline]
void TCon::operator() ( const char *  FmtStr,
  ... 
)
TCon& TCon::operator<< ( const bool &  Bool) [inline]
TCon& TCon::operator<< ( const uchar UCh) [inline]
TCon& TCon::operator<< ( const char &  Ch) [inline]
TCon & TCon::operator<< ( const int &  Int)
TCon & TCon::operator<< ( const uint Int)
TCon& TCon::operator<< ( const short &  Sh) [inline]
TCon& TCon::operator<< ( const ushort USh) [inline]
TCon & TCon::operator<< ( const float &  Flt)
TCon & TCon::operator<< ( const double &  Double)
TCon & TCon::operator<< ( const long double &  LDouble)
TCon& TCon::operator<< ( const char *  CStr) [inline]
TCon& TCon::operator<< ( const TStr Str) [inline]
TCon& TCon::operator<< ( const TChA ChA) [inline]
TCon& TCon::operator<< ( const TConManip Mnp) [inline]
TCon& TCon::operator<< ( TCon &(*)(TCon &)  FuncPt) [inline]
void TCon::PutBf ( const void *  LBf,
const int &  LBfL 
)
int TCon::PutCh ( const int &  Ch) [inline]

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