PIntSameOrder< type > Struct Template Reference

#include <object.h>

List of all members.

Public Member Functions

__inline PIntSameOrder ()
__inline PIntSameOrder (type value)
__inline PIntSameOrder (const PIntSameOrder &value)
__inline PIntSameOrderoperator= (type value)
__inline PIntSameOrderoperator= (const PIntSameOrder &value)
__inline operator type () const

Friends

__inline friend ostream & operator<< (ostream &s, const PIntSameOrder &v)
__inline friend istream & operator>> (istream &s, PIntSameOrder &v)

template<typename type>
struct PIntSameOrder< type >


Constructor & Destructor Documentation

template<typename type>
__inline PIntSameOrder< type >::PIntSameOrder (  )  [inline]

template<typename type>
__inline PIntSameOrder< type >::PIntSameOrder ( type  value  )  [inline]

template<typename type>
__inline PIntSameOrder< type >::PIntSameOrder ( const PIntSameOrder< type > &  value  )  [inline]


Member Function Documentation

template<typename type>
__inline PIntSameOrder< type >::operator type (  )  const [inline]

template<typename type>
__inline PIntSameOrder& PIntSameOrder< type >::operator= ( const PIntSameOrder< type > &  value  )  [inline]

template<typename type>
__inline PIntSameOrder& PIntSameOrder< type >::operator= ( type  value  )  [inline]


Friends And Related Function Documentation

template<typename type>
__inline friend ostream& operator<< ( ostream &  s,
const PIntSameOrder< type > &  v 
) [friend]

template<typename type>
__inline friend istream& operator>> ( istream &  s,
PIntSameOrder< type > &  v 
) [friend]


The documentation for this struct was generated from the following file:
Generated on Fri Oct 14 01:44:12 2011 for PTLib by  doxygen 1.4.7