modelgbp Generated OpFlex Model
1.7.0
Main Page
Namespaces
Classes
Files
File List
span/DirectionEnumT.hpp
1
10
#include <boost/cstdint.hpp>
11
#include <cstddef>
12
namespace
modelgbp {
13
namespace
span {
14
struct
DirectionEnumT
{
15
static
const
uint8_t CONST_BOTH = 3;
16
static
const
uint8_t CONST_IN = 1;
17
static
const
uint8_t CONST_OUT = 2;
18
};
19
}
20
}
modelgbp::span::DirectionEnumT
Definition:
span/DirectionEnumT.hpp:14
include
modelgbp
span
DirectionEnumT.hpp
Generated by
1.8.6