Count_If_Bounded< TypeBounded, BoundType > Class Template Reference

Collaboration diagram for Count_If_Bounded< TypeBounded, BoundType >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Count_If_Bounded (BoundType L=0.0, BoundType 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() (TypeBounded well) const
void set_count (long c=0)
void set_bounds (BoundType L, BoundType H, CountType w)
long get_count (void) const


Detailed Description

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

Definition at line 131 of file main.C.


Constructor & Destructor Documentation

template<typename TypeBounded = double, typename BoundType = double>
Count_If_Bounded< TypeBounded, BoundType >::Count_If_Bounded ( BoundType  L = 0.0,
BoundType  H = 0.0,
CountType  w = Low 
) [inline]

Definition at line 137 of file main.C.

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

Definition at line 139 of file main.C.

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

Definition at line 142 of file main.C.


Member Function Documentation

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

Definition at line 144 of file main.C.

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

Definition at line 152 of file main.C.

template<typename TypeBounded = double, typename BoundType = double>
void Count_If_Bounded< TypeBounded, BoundType >::set_count ( long  c = 0  )  [inline]

Definition at line 163 of file main.C.

template<typename TypeBounded = double, typename BoundType = double>
void Count_If_Bounded< TypeBounded, BoundType >::set_bounds ( BoundType  L,
BoundType  H,
CountType  w 
) [inline]

Definition at line 164 of file main.C.

Here is the caller graph for this function:

template<typename TypeBounded = double, typename BoundType = double>
long Count_If_Bounded< TypeBounded, BoundType >::get_count ( void   )  const [inline]

Definition at line 170 of file main.C.

Here is the caller 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