modelgbp Generated OpFlex Model
1.3.0
Main Page
Namespaces
Classes
Files
File List
EncapTypeEnumT.hpp
1
10
#include <boost/cstdint.hpp>
11
#include <cstddef>
12
namespace
modelgbp {
13
namespace
gbpe {
14
struct
EncapTypeEnumT
{
15
static
const
uint8_t CONST_UNKNOWN = 0;
16
static
const
uint8_t CONST_VLAN = 1;
17
static
const
uint8_t CONST_VXLAN = 2;
18
};
19
}
20
}
modelgbp::gbpe::EncapTypeEnumT
Definition:
EncapTypeEnumT.hpp:14
include
modelgbp
gbpe
EncapTypeEnumT.hpp
Generated by
1.8.6