FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
interface.hpp File Reference
+ Include dependency graph for interface.hpp:
+ This graph shows which files directly or indirectly include this file:

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