modelgbp Generated OpFlex Model
1.7.0
Main Page
Namespaces
Classes
Files
File List
AddressFamilyEnumT.hpp
1
10
#include <boost/cstdint.hpp>
11
#include <cstddef>
12
namespace
modelgbp {
13
namespace
dci {
14
struct
AddressFamilyEnumT
{
15
static
const
uint8_t CONST_IPV4 = 4;
16
static
const
uint8_t CONST_IPV6 = 6;
17
static
const
uint8_t CONST_L2VPN_EVPN = 0;
18
};
19
}
20
}
modelgbp::dci::AddressFamilyEnumT
Definition:
AddressFamilyEnumT.hpp:14
include
modelgbp
dci
AddressFamilyEnumT.hpp
Generated by
1.8.6