AFI
Advanced Forwarding Interface
|
![]() |
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. | |
Classes used as the core of token management for Aft.