Print_If_Bounded< TypeBounded, BoundType > Class Template Reference

Collaboration diagram for Print_If_Bounded< TypeBounded, BoundType >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Print_If_Bounded (BoundType L=0.0, BoundType H=0.0, PrintType w=Low, long W=5, ostream &o=cout)
 Print_If_Bounded (const Print_If_Bounded &pib)
 ~Print_If_Bounded ()
Print_If_Boundedoperator= (const Print_If_Bounded &pib)
void operator() (TypeBounded well) const


Detailed Description

template<typename TypeBounded = double, typename BoundType = double>
class Print_If_Bounded< TypeBounded, BoundType >

Definition at line 218 of file main.C.


Constructor & Destructor Documentation

template<typename TypeBounded = double, typename BoundType = double>
Print_If_Bounded< TypeBounded, BoundType >::Print_If_Bounded ( BoundType  L = 0.0,
BoundType  H = 0.0,
PrintType  w = Low,
long  W = 5,
ostream &  o = cout 
) [inline]

Definition at line 225 of file main.C.

template<typename TypeBounded = double, typename BoundType = double>
Print_If_Bounded< TypeBounded, BoundType >::Print_If_Bounded ( const Print_If_Bounded< TypeBounded, BoundType > &  pib  )  [inline]

Definition at line 228 of file main.C.

template<typename TypeBounded = double, typename BoundType = double>
Print_If_Bounded< TypeBounded, BoundType >::~Print_If_Bounded (  )  [inline]

Definition at line 231 of file main.C.


Member Function Documentation

template<typename TypeBounded = double, typename BoundType = double>
Print_If_Bounded& Print_If_Bounded< TypeBounded, BoundType >::operator= ( const Print_If_Bounded< TypeBounded, BoundType > &  pib  )  [inline]

Definition at line 233 of file main.C.

template<typename TypeBounded = double, typename BoundType = double>
void Print_If_Bounded< TypeBounded, BoundType >::operator() ( TypeBounded  well  )  const [inline]

Definition at line 242 of file main.C.


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

Generated on Thu Oct 22 13:36:17 2009 for EmployeeInheritanceExample by  doxygen 1.5.5