Print_If_Bounded< EmployeePtr > Class Template Reference

List of all members.

Public Member Functions

 Print_If_Bounded (double L=0.0, double 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() (EmployeePtr well) const


Detailed Description

template<>
class Print_If_Bounded< EmployeePtr >

Definition at line 253 of file main.C.


Constructor & Destructor Documentation

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

Definition at line 260 of file main.C.

Definition at line 263 of file main.C.

Definition at line 266 of file main.C.


Member Function Documentation

Print_If_Bounded& Print_If_Bounded< EmployeePtr >::operator= ( const Print_If_Bounded< EmployeePtr > &  pib  )  [inline]

Definition at line 267 of file main.C.

void Print_If_Bounded< EmployeePtr >::operator() ( EmployeePtr  well  )  const [inline]

Definition at line 275 of file main.C.

Here is the call graph for this function:


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