IODA Bundle
|
Namespaces | |
anonymous_namespace{Constant.cc} | |
anonymous_namespace{Integer.cc} | |
anonymous_namespace{IntegerMissing.cc} | |
anonymous_namespace{Real.cc} | |
anonymous_namespace{String.cc} | |
Classes | |
class | CodecOptimizer |
class | CodecConstant |
class | CodecConstantString |
class | BaseCodecInteger |
class | CodecIntegerOffset |
class | CodecIntegerDirect |
struct | CodecInt8 |
struct | CodecInt16 |
struct | CodecInt32 |
class | BaseCodecMissing |
struct | CodecInt8Missing |
struct | CodecInt16Missing |
struct | CodecConstantOrMissing |
class | CodecRealConstantOrMissing |
class | CodecLongReal |
class | ShortRealBase |
struct | CodecShortReal |
struct | CodecShortReal2 |
class | CodecChars |
class | IntStringCodecBase |
struct | CodecInt8String |
struct | CodecInt16String |
Variables | |
static constexpr uint32_t | minFloatAsInt = 0x800000 |
static constexpr uint32_t | maxFloatAsInt = 0x7f7fffff |
static constexpr uint32_t | real2MissingAsInt = 0xff7fffff |
|
staticconstexpr |
|
staticconstexpr |