B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
ILink3V7::RequestForQuote543::NoRelatedSym Struct Reference

#include <ILink3V7BinaryMessages.h>

Classes

struct  NoRelatedSymElement
 

Public Types

typedef NoRelatedSymElement GroupElement
 

Public Member Functions

const NoRelatedSymElementgetElements () const
 
NoRelatedSymElementgetElements ()
 
u8 getElementsCount () const
 
GroupsIterator< NoRelatedSymgetElementsIterator () const
 
size_t getGroupSize () const
 
void setElementsCount (u8 cnt)
 
std::ostream & toStream (std::ostream &os) const
 

Static Public Member Functions

static GroupsIterator
< NoRelatedSym
getElementsIterator (const NoRelatedSym *grpBuf)
 
static size_t getGroupSize (const void *buffer)
 
static std::ostream & toStream (std::ostream &os, const void *buffer)
 

Member Typedef Documentation

Member Function Documentation

const NoRelatedSymElement* ILink3V7::RequestForQuote543::NoRelatedSym::getElements ( ) const
inline
NoRelatedSymElement* ILink3V7::RequestForQuote543::NoRelatedSym::getElements ( )
inline
u8 ILink3V7::RequestForQuote543::NoRelatedSym::getElementsCount ( ) const
inline

Referenced by getElementsIterator().

GroupsIterator<NoRelatedSym> ILink3V7::RequestForQuote543::NoRelatedSym::getElementsIterator ( ) const
inline
GroupsIterator< RequestForQuote543::NoRelatedSym > ILink3V7::RequestForQuote543::NoRelatedSym::getElementsIterator ( const NoRelatedSym grpBuf)
inlinestatic
size_t ILink3V7::RequestForQuote543::NoRelatedSym::getGroupSize ( ) const
inline
static size_t ILink3V7::RequestForQuote543::NoRelatedSym::getGroupSize ( const void *  buffer)
inlinestatic
void ILink3V7::RequestForQuote543::NoRelatedSym::setElementsCount ( u8  cnt)
inline

Referenced by ILink3V7::fixToField().

std::ostream& ILink3V7::RequestForQuote543::NoRelatedSym::toStream ( std::ostream &  os) const
inline
static std::ostream& ILink3V7::RequestForQuote543::NoRelatedSym::toStream ( std::ostream &  os,
const void *  buffer 
)
inlinestatic