modelgbp Generated OpFlex Model
1.7.0
TargetTypeEnumT.hpp
1
10
#include <boost/cstdint.hpp>
11
#include <cstddef>
12
namespace
modelgbp
{
13
namespace
dci {
14
struct
TargetTypeEnumT
{
15
static
const
uint8_t CONST_FABRICEXPORT = 1;
16
static
const
uint8_t CONST_FABRICIMPORT = 0;
17
};
18
}
19
}
modelgbp::dci::TargetTypeEnumT
Definition:
TargetTypeEnumT.hpp:14
modelgbp
SOME COPYRIGHT.
Definition:
OpcodeEnumT.hpp:12
include
modelgbp
dci
TargetTypeEnumT.hpp
Generated by
1.8.14