FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
VOM::l2_binding::l2_vtr_op_t Struct Reference
+ Inheritance diagram for VOM::l2_binding::l2_vtr_op_t:
+ Collaboration diagram for VOM::l2_binding::l2_vtr_op_t:

Public Member Functions

 l2_vtr_op_t (const l2_vtr_op_t &l)=default
 
 ~l2_vtr_op_t ()=default
 
- Public Member Functions inherited from VOM::enum_base< l2_vtr_op_t >
const std::string & to_string () const
 convert to string format for debug purposes More...
 
bool operator== (const enum_base &e) const
 Comparison operator. More...
 
enum_baseoperator= (const enum_base &e)
 Assignment. More...
 
bool operator!= (const enum_base &e) const
 Comparison operator. More...
 
 operator int () const
 integer conversion operator More...
 
int value () const
 Return the value of the enum - same as integer conversion. More...
 

Static Public Attributes

static const l2_vtr_op_t L2_VTR_DISABLED
 
static const l2_vtr_op_t L2_VTR_PUSH_1
 
static const l2_vtr_op_t L2_VTR_PUSH_2
 
static const l2_vtr_op_t L2_VTR_POP_1
 
static const l2_vtr_op_t L2_VTR_POP_2
 
static const l2_vtr_op_t L2_VTR_TRANSLATE_1_1
 
static const l2_vtr_op_t L2_VTR_TRANSLATE_1_2
 
static const l2_vtr_op_t L2_VTR_TRANSLATE_2_1
 
static const l2_vtr_op_t L2_VTR_TRANSLATE_2_2
 

Additional Inherited Members

- Protected Member Functions inherited from VOM::enum_base< l2_vtr_op_t >
 enum_base (int value, const std::string desc)
 Constructor of an enum - takes value and string description. More...
 
virtual ~enum_base ()
 Constructor. More...
 

Detailed Description

Definition at line 40 of file l2_binding.hpp.

Constructor & Destructor Documentation

VOM::l2_binding::l2_vtr_op_t::l2_vtr_op_t ( const l2_vtr_op_t l)
default
VOM::l2_binding::l2_vtr_op_t::~l2_vtr_op_t ( )
default

Field Documentation

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_DISABLED
static

Definition at line 45 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_POP_1
static

Definition at line 48 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_POP_2
static

Definition at line 49 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_PUSH_1
static

Definition at line 46 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_PUSH_2
static

Definition at line 47 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_TRANSLATE_1_1
static

Definition at line 50 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_TRANSLATE_1_2
static

Definition at line 51 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_TRANSLATE_2_1
static

Definition at line 52 of file l2_binding.hpp.

const l2_binding::l2_vtr_op_t VOM::l2_binding::l2_vtr_op_t::L2_VTR_TRANSLATE_2_2
static

Definition at line 53 of file l2_binding.hpp.


The documentation for this struct was generated from the following files: