Count_If_Bounded< EmployeePtr > Class Template Reference

List of all members.

Public Member Functions

 Count_If_Bounded (double L=0.0, double H=0.0, CountType w=Low)
 Count_If_Bounded (const Count_If_Bounded &cib)
 ~Count_If_Bounded ()
Count_If_Boundedoperator= (const Count_If_Bounded &cib)
bool operator() (EmployeePtr well) const
void set_count (long c=0)
void set_bounds (double L, double H, CountType w)
long get_count (void) const


Detailed Description

template<>
class Count_If_Bounded< EmployeePtr >

Definition at line 174 of file main.C.


Constructor & Destructor Documentation

Count_If_Bounded< EmployeePtr >::Count_If_Bounded ( double  L = 0.0,
double  H = 0.0,
CountType  w = Low 
) [inline]

Definition at line 179 of file main.C.

Definition at line 181 of file main.C.

Definition at line 184 of file main.C.


Member Function Documentation

Count_If_Bounded& Count_If_Bounded< EmployeePtr >::operator= ( const Count_If_Bounded< EmployeePtr > &  cib  )  [inline]

Definition at line 185 of file main.C.

bool Count_If_Bounded< EmployeePtr >::operator() ( EmployeePtr  well  )  const [inline]

Definition at line 192 of file main.C.

Here is the call graph for this function:

void Count_If_Bounded< EmployeePtr >::set_count ( long  c = 0  )  [inline]

Definition at line 205 of file main.C.

void Count_If_Bounded< EmployeePtr >::set_bounds ( double  L,
double  H,
CountType  w 
) [inline]

Definition at line 206 of file main.C.

long Count_If_Bounded< EmployeePtr >::get_count ( void   )  const [inline]

Definition at line 212 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