FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
object_base.hpp File Reference
+ Include dependency graph for object_base.hpp:
+ This graph shows which files directly or indirectly include this file:

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...