Main Page   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

bogotel::ContainerNotEmpty< CONT > Class Template Reference

#include <STLhelp.h>

Collaboration diagram for bogotel::ContainerNotEmpty< CONT >:

Collaboration graph
[legend]

Public Member Functions

 ContainerNotEmpty (CONT &cont)
bool operator() ()

Private Attributes

CONT & _cont

template<typename CONT>
class bogotel::ContainerNotEmpty< CONT >


Constructor & Destructor Documentation

template<typename CONT>
bogotel::ContainerNotEmpty< CONT >::ContainerNotEmpty CONT &  cont  )  [inline]
 

Definition at line 30 of file STLhelp.h.

References bogotel::ContainerNotEmpty< CONT >::_cont.


Member Function Documentation

template<typename CONT>
bool bogotel::ContainerNotEmpty< CONT >::operator()  )  [inline]
 

Definition at line 34 of file STLhelp.h.

References bogotel::ContainerNotEmpty< CONT >::_cont.


Field Documentation

template<typename CONT>
CONT& bogotel::ContainerNotEmpty< CONT >::_cont [private]
 

Definition at line 40 of file STLhelp.h.

Referenced by bogotel::ContainerNotEmpty< CONT >::ContainerNotEmpty(), and bogotel::ContainerNotEmpty< CONT >::operator()().


The documentation for this class was generated from the following file:
Generated on Tue Aug 12 12:42:28 2003 for bogotel by doxygen 1.3. Hosted by SourceForge.net Logo