CflowdCollectorMap
[ libCfd | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Quick Index
Class Summary
class CflowdCollectorMap : public _CflowdCollectorMap_t{
public:
- typedef _CflowdCollectorMap_t::iterator iterator;
- typedef _CflowdCollectorMap_t::const_iterator const_iterator;
- void Clear();
- typedef _CflowdCollectorMap_t::const_iterator const_iterator;
Back to the top of CflowdCollectorMap
DESCRIPTION
---------------------------------------------------------------------------
class CflowdCollectorMap : public _CflowdCollectorMap_t
---------------------------------------------------------------------------
This class is used to hold CflowdCollector objects in cflowd. We just inherit from an STL map of CflowdCollector pointers, keyed by IP address.
---------------------------------------------------------------------------
Back to the top of CflowdCollectorMap
typedef _CflowdCollectorMap_t::iterator iterator;
No documentation available.
typedef _CflowdCollectorMap_t::iterator iterator;
Back to the top of CflowdCollectorMap
typedef _CflowdCollectorMap_t::const_iterator const_iterator;
No documentation available.
typedef _CflowdCollectorMap_t::const_iterator const_iterator;
Back to the top of CflowdCollectorMap
void Clear();
-------------------------------------------------------------------------
void Clear() .........................................................................
Clears the map.
-------------------------------------------------------------------------
void Clear();
Back to the top of CflowdCollectorMap
All Members
- public:
- typedef _CflowdCollectorMap_t::iterator iterator;
- typedef _CflowdCollectorMap_t::const_iterator const_iterator;
- void Clear();
- typedef _CflowdCollectorMap_t::const_iterator const_iterator;
- protected:
Back to the top of CflowdCollectorMap
Ancestors
Inheritance chain for CflowdCollectorMap:
Back to the top of CflowdCollectorMap
Descendants
Class is not inherited by any others.
Back to the top of CflowdCollectorMap
Generated from source by the Cocoon utilities on Tue Sep 22 04:08:53 1998 .
Report problems to jkotula@unimax.com