|
AFI
Advanced Forwarding Interface
|
![]() |
Classes | |
| class | AftTypeEntry |
| Class used to describe an individual type entry. More... | |
| class | AftTypeTable |
| Table that holds all the known and legal types for a sandbox. More... | |
Typedefs | |
|
typedef std::shared_ptr < AftTypeEntry > | AftTypeEntryPtr |
| Shared pointer to AftTypeEntry. We reference all AftTypeEntry objects via shared pointers. | |
|
typedef std::map< std::string, AftTypeEntryPtr > | AftTypeTableMap |
| Underlying map used to implement AftTypeTable. | |
|
typedef std::vector < AftTypeEntryPtr > | AftTypeTableVector |
| Underlying map used to implement AftTypeTable. | |
|
typedef std::shared_ptr < AftTypeTable > | AftTypeTablePtr |
| Pointer typedef for type tables. | |
1.8.6