#include <OnixS/CME/ConflatedUDP/Composites.h>
Public Types | |
enum | { Size = 3 } |
typedef UInt16 | BlockLength |
typedef UInt8 | NumInGroup |
Public Member Functions | |
GroupSize () | |
BlockLength | blockLength () const |
NumInGroup | numInGroup () const |
typedef UInt16 BlockLength |
blockLength type.
Definition at line 291 of file Composites.h.
typedef UInt8 NumInGroup |
numInGroup type.
Definition at line 294 of file Composites.h.
anonymous enum |
|
inline |
Default constructor.
Initializes fields with zero values.
Definition at line 299 of file Composites.h.
|
inline |
blockLength field.
Definition at line 306 of file Composites.h.
|
inline |
numInGroup field.
Definition at line 312 of file Composites.h.