OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
GroupSize8Byte Class Reference

#include <OnixS/CME/ConflatedTCP/messaging/MDP/Composites.h>

Public Types

enum  { Size = 8 }
 
typedef UInt16 BlockLength
 
typedef UInt8 NumInGroup
 

Public Member Functions

BlockLength blockLength () const noexcept
 
void setBlockLength (BlockLength value) noexcept
 
NumInGroup numInGroup () const noexcept
 
void setNumInGroup (NumInGroup value) noexcept
 

Detailed Description

FIX type: NumInGroup.

Definition at line 219 of file Composites.h.

Member Typedef Documentation

Length.

Definition at line 226 of file Composites.h.

typedef UInt8 NumInGroup

NumInGroup.

Definition at line 229 of file Composites.h.

Member Enumeration Documentation

anonymous enum

Size of the composite.

Enumerator
Size 

Definition at line 223 of file Composites.h.

Member Function Documentation

BlockLength blockLength ( ) const
inlinenoexcept

Length.

Definition at line 233 of file Composites.h.

NumInGroup numInGroup ( ) const
inlinenoexcept

NumInGroup.

Definition at line 248 of file Composites.h.

void setBlockLength ( BlockLength  value)
inlinenoexcept

Length.

Definition at line 240 of file Composites.h.

void setNumInGroup ( NumInGroup  value)
inlinenoexcept

NumInGroup.

Definition at line 255 of file Composites.h.


The documentation for this class was generated from the following file: