FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
interface.hpp File Reference
+ Include dependency graph for interface.hpp:

Go to the source code of this file.

Data Structures

class  VOM::interface
 A representation of an interface in VPP. More...
 
struct  VOM::interface::stats_type_t
 
struct  VOM::interface::type_t
 An interface type. More...
 
struct  VOM::interface::admin_state_t
 The admin state of the interface. More...
 
struct  VOM::interface::oper_state_t
 The oper state of the interface. More...
 
struct  VOM::interface::stats_t
 stats_t: More...
 
class  VOM::interface::create_cmd< MSG >
 A base class for interface Create commands. More...
 
class  VOM::interface::delete_cmd< MSG >
 Base class for intterface Delete commands. More...
 
struct  VOM::interface::event
 
class  VOM::interface::event_listener
 A class that listens to interface Events. More...
 
class  VOM::interface::stat_listener
 A class that listens to interface Stats. More...
 

Namespaces

 VOM
 The VPP Object Model (VOM) library.
 
 VOM::interface_cmds
 Forward declaration of the stats and events command.
 

Functions

std::ostream & VOM::operator<< (std::ostream &os, const interface::stats_t &stats)
 stream insertion operator for interface stats More...