The contents of this legacy page are no longer maintained nor supported, and are made available only for historical purposes.


CflowdCiscoFlowInterfaceMap Documentation

CflowdCiscoFlowInterfaceMap

All class functions are defined inline.


[ libCfd | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

class CflowdCiscoFlowInterfaceMap : public _CflowdCiscoFlowInterfaceMap_t

{

public:
typedef _CflowdCiscoFlowInterfaceMap_t::iterator iterator;
typedef _CflowdCiscoFlowInterfaceMap_t::const_iterator const_iterator;
protected:
}; // CflowdCiscoFlowInterfaceMap

Back to the top of CflowdCiscoFlowInterfaceMap


DESCRIPTION


---------------------------------------------------------------------------
class CflowdCiscoFlowInterfaceMap
---------------------------------------------------------------------------
This class is used to hold all of our CflowdCiscoFlowInterface objects for a Cisco. We just inherit from an instantiation of an STL map of CflowdCiscoFlowInterface objects, keyed by input interface index (ifIndex).
---------------------------------------------------------------------------

Back to the top of CflowdCiscoFlowInterfaceMap


typedef _CflowdCiscoFlowInterfaceMap_t::iterator iterator;

No documentation available.

  typedef _CflowdCiscoFlowInterfaceMap_t::iterator        iterator;

Back to the top of CflowdCiscoFlowInterfaceMap


typedef _CflowdCiscoFlowInterfaceMap_t::const_iterator const_iterator;

No documentation available.

  typedef _CflowdCiscoFlowInterfaceMap_t::const_iterator  const_iterator;

Back to the top of CflowdCiscoFlowInterfaceMap


All Members

public:
typedef _CflowdCiscoFlowInterfaceMap_t::iterator iterator;
typedef _CflowdCiscoFlowInterfaceMap_t::const_iterator const_iterator;
protected:

Back to the top of CflowdCiscoFlowInterfaceMap


Ancestors

Inheritance chain for CflowdCiscoFlowInterfaceMap:

Back to the top of CflowdCiscoFlowInterfaceMap


Descendants

Class is not inherited by any others.

Back to the top of CflowdCiscoFlowInterfaceMap


Generated from source by the Cocoon utilities on Tue Sep 22 04:08:50 1998 .

Report problems to jkotula@unimax.com

Related Objects

See https://catalog.caida.org/software/cflowd/ to explore related objects to this document in the CAIDA Resource Catalog.