OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
TI_MSG_INFO Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.TI_MSG_INFO.h>

Public Member Functions

 TI_MSG_INFO ()
 
 ~TI_MSG_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

UInt32 msgId
 
std::string msgInfo
 
TI_TIME_ZONE timeZone
 
UInt32 marketId
 
UInt32 sectionId
 
UInt32 msgDate
 
UInt64 msgTime
 

Detailed Description

Definition at line 43 of file SMP.Substructures.TI_MSG_INFO.h.

Constructor & Destructor Documentation

TI_MSG_INFO ( )
inline

Definition at line 46 of file SMP.Substructures.TI_MSG_INFO.h.

~TI_MSG_INFO ( )
inline

Definition at line 51 of file SMP.Substructures.TI_MSG_INFO.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 82 of file SMP.Substructures.TI_MSG_INFO.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

UInt32 marketId

Unique ID of the market.

Definition at line 64 of file SMP.Substructures.TI_MSG_INFO.h.

UInt32 msgDate

Date on which the message was written.

Definition at line 70 of file SMP.Substructures.TI_MSG_INFO.h.

UInt32 msgId

Message ID, unique on each day.

Definition at line 55 of file SMP.Substructures.TI_MSG_INFO.h.

std::string msgInfo

FIX Message Information (Reserved to AP-FIX)

Definition at line 58 of file SMP.Substructures.TI_MSG_INFO.h.

UInt64 msgTime

Time at which the message was written.

Definition at line 73 of file SMP.Substructures.TI_MSG_INFO.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 67 of file SMP.Substructures.TI_MSG_INFO.h.

TI_TIME_ZONE timeZone

Time zone info.

Definition at line 61 of file SMP.Substructures.TI_MSG_INFO.h.


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