AFI
Advanced Forwarding Interface
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups
Classes | Typedefs
Ports

Classes used to define and manage input and output ports for Aft. More...

Classes

class  AftPortEntry
 Individual entry in the port table. More...
 
class  AftPortTable
 Master class for managing either input or output ports. More...
 

Typedefs

typedef std::shared_ptr
< AftPortEntry
AftPortEntryPtr
 Pointer type for all token entries.
 
typedef std::map< AftIndex,
AftPortEntryPtr
AftPortIndexMap
 Underlying map type used for token table.
 
typedef std::shared_ptr
< AftPortTable
AftPortTablePtr
 Pointer type used to refer to instances of port tables.
 

Detailed Description

Classes used to define and manage input and output ports for Aft.