B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
ILink3V5::groupSize Struct Reference

#include <ILink3V5BinaryMessages.h>

Public Member Functions

u16 getBlockLength () const
 
u8 getNumInGroup () const
 
void reset ()
 
groupSizesetBlockLength (u16 value)
 
void setNumInGroup (u8 value)
 
std::ostream & toStream (std::ostream &os) const
 

Public Attributes

u16 blockLength
 
u8 numInGroup
 

Member Function Documentation

u16 ILink3V5::groupSize::getBlockLength ( ) const
inline
u8 ILink3V5::groupSize::getNumInGroup ( ) const
inline
void ILink3V5::groupSize::reset ( )
inline
groupSize& ILink3V5::groupSize::setBlockLength ( u16  value)
inline
void ILink3V5::groupSize::setNumInGroup ( u8  value)
inline
std::ostream& ILink3V5::groupSize::toStream ( std::ostream &  os) const
inline

Referenced by ILink3V5::operator<<().

Member Data Documentation

u16 ILink3V5::groupSize::blockLength
u8 ILink3V5::groupSize::numInGroup