modelgbp Generated OpFlex Model
1.7.0
Main Page
Namespaces
Classes
Files
File List
SwitchingModeEnumT.hpp
1
10
#include <boost/cstdint.hpp>
11
#include <cstddef>
12
namespace
modelgbp {
13
namespace
platform {
14
struct
SwitchingModeEnumT
{
15
static
const
uint8_t CONST_HAIRPIN = 1;
16
static
const
uint8_t CONST_INTRA_BD = 3;
17
static
const
uint8_t CONST_INTRA_EPG = 2;
18
static
const
uint8_t CONST_INTRA_RD = 4;
19
};
20
}
21
}
modelgbp::platform::SwitchingModeEnumT
Definition:
SwitchingModeEnumT.hpp:14
include
modelgbp
platform
SwitchingModeEnumT.hpp
Generated by
1.8.6