dump< T > Class Template Reference

#include <dump.h>

List of all members.

Public Types

typedef T::const_iterator const_iterator

Public Member Functions

 dump (const T &s)
void printOn (ostream &o) const

Private Attributes

const T & theCont

Friends

ostream & operator<< (ostream &o, const dump &d)


Detailed Description

template<class T>
class dump< T >

Definition at line 25 of file dump.h.


Member Typedef Documentation

template<class T>
typedef class T::const_iterator dump< T >::const_iterator
 

Definition at line 28 of file dump.h.


Constructor & Destructor Documentation

template<class T>
dump< T >::dump const T &  s  )  [inline]
 

Definition at line 29 of file dump.h.


Member Function Documentation

template<class T>
void dump< T >::printOn ostream &  o  )  const [inline]
 

Definition at line 31 of file dump.h.

References dump< T >::theCont.


Friends And Related Function Documentation

template<class T>
ostream& operator<< ostream &  o,
const dump< T > &  d
[friend]
 

Definition at line 38 of file dump.h.


Member Data Documentation

template<class T>
const T& dump< T >::theCont [private]
 

Definition at line 44 of file dump.h.

Referenced by dump< T >::printOn().


The documentation for this class was generated from the following file:
Generated on Sun Dec 3 10:58:58 2006 for CRyptography And Groups (CRAG) by  doxygen 1.4.6