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_Bounded & | operator= (const Print_If_Bounded &pib) |
void | operator() (EmployeePtr well) const |
Definition at line 253 of file main.C.
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] |
Print_If_Bounded< EmployeePtr >::Print_If_Bounded | ( | const Print_If_Bounded< EmployeePtr > & | pib | ) | [inline] |
Print_If_Bounded< EmployeePtr >::~Print_If_Bounded | ( | ) | [inline] |
Print_If_Bounded& Print_If_Bounded< EmployeePtr >::operator= | ( | const Print_If_Bounded< EmployeePtr > & | pib | ) | [inline] |
void Print_If_Bounded< EmployeePtr >::operator() | ( | EmployeePtr | well | ) | const [inline] |