EPAM B2BITS ICE Impact Handler C++  1.1.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | List of all members
IceImpact::MulticastChannelGroups::ChannelInfoArray Class Reference

#include <B2BITS_IceImpactMessages.h>

Public Types

using EntryType = ChannelInfo
 

Public Member Functions

MarketTypeInfoArray getMarketTypeInfo () const
 
 ChannelInfoArray (const EntryType *_e, size_t _count)
 
size_t size () const
 
size_t rawSize () const
 
const EntryTypeget () const
 
void moveNext ()
 
void rewind ()
 
bool isValid () const
 
std::ostream & toStream (std::ostream &os) const
 

Member Typedef Documentation

Constructor & Destructor Documentation

IceImpact::MulticastChannelGroups::ChannelInfoArray::ChannelInfoArray ( const EntryType _e,
size_t  _count 
)
inline

Member Function Documentation

const EntryType* IceImpact::MulticastChannelGroups::ChannelInfoArray::get ( ) const
inline
MarketTypeInfoArray IceImpact::MulticastChannelGroups::ChannelInfoArray::getMarketTypeInfo ( ) const
inline
bool IceImpact::MulticastChannelGroups::ChannelInfoArray::isValid ( ) const
inline
void IceImpact::MulticastChannelGroups::ChannelInfoArray::moveNext ( )
inline
size_t IceImpact::MulticastChannelGroups::ChannelInfoArray::rawSize ( ) const
inline
void IceImpact::MulticastChannelGroups::ChannelInfoArray::rewind ( )
inline
size_t IceImpact::MulticastChannelGroups::ChannelInfoArray::size ( ) const
inline
std::ostream& IceImpact::MulticastChannelGroups::ChannelInfoArray::toStream ( std::ostream &  os) const
inline