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
ILink3V5::QuoteCancelAck563::NoQuoteSets Struct Reference

#include <ILink3V5BinaryMessages.h>

Classes

struct  NoQuoteSetsElement
 

Public Types

typedef NoQuoteSetsElement GroupElement
 

Public Member Functions

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

Static Public Member Functions

static GroupsIterator
< NoQuoteSets
getElementsIterator (const NoQuoteSets *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 NoQuoteSetsElement* ILink3V5::QuoteCancelAck563::NoQuoteSets::getElements ( ) const
inline
NoQuoteSetsElement* ILink3V5::QuoteCancelAck563::NoQuoteSets::getElements ( )
inline
u8 ILink3V5::QuoteCancelAck563::NoQuoteSets::getElementsCount ( ) const
inline

Referenced by getElementsIterator().

GroupsIterator<NoQuoteSets> ILink3V5::QuoteCancelAck563::NoQuoteSets::getElementsIterator ( ) const
inline
GroupsIterator< QuoteCancelAck563::NoQuoteSets > ILink3V5::QuoteCancelAck563::NoQuoteSets::getElementsIterator ( const NoQuoteSets grpBuf)
inlinestatic
size_t ILink3V5::QuoteCancelAck563::NoQuoteSets::getGroupSize ( ) const
inline
static size_t ILink3V5::QuoteCancelAck563::NoQuoteSets::getGroupSize ( const void *  buffer)
inlinestatic
void ILink3V5::QuoteCancelAck563::NoQuoteSets::setElementsCount ( u8  cnt)
inline

Referenced by ILink3V5::fixToField().

std::ostream& ILink3V5::QuoteCancelAck563::NoQuoteSets::toStream ( std::ostream &  os) const
inline
static std::ostream& ILink3V5::QuoteCancelAck563::NoQuoteSets::toStream ( std::ostream &  os,
const void *  buffer 
)
inlinestatic