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

Classes used as the core of token management for Aft. More...

Classes

class  AftTokenEntry
 Individual entry in the token table. More...
 
class  AftTokenTable
 Master class for managing token allocations. More...
 

Typedefs

typedef std::shared_ptr
< AftTokenEntry
AftTokenEntryPtr
 Pointer type for all token entries.
 
typedef std::map< AftNodeToken,
AftTokenEntryPtr
AftTokenTableMap
 Underlying map type used for token table.
 
typedef std::shared_ptr
< AftTokenTable
AftTokenTablePtr
 Pointer type used to reference token table instances.
 

Detailed Description

Classes used as the core of token management for Aft.