FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
class | VOM::object_base |
A base class for all object_base in the VPP object_base-Model. More... | |
class | VOM::object_ref |
A represenation of a reference to a VPP object. More... | |
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
Enumerations | |
enum | VOM::obj_state_t { VOM::OBJECT_STATE_NONE = 0, VOM::OBJECT_STATE_STALE } |
object state More... | |
Functions | |
std::ostream & | VOM::operator<< (std::ostream &os, const object_base &o) |
ostream print of a VPP Obect More... | |