OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
REPO_HIST_RFCQ_MESSAGE Class Reference

#include <SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h>

Collaboration diagram for REPO_HIST_RFCQ_MESSAGE:

Public Member Functions

 REPO_HIST_RFCQ_MESSAGE ()
 
virtual ~REPO_HIST_RFCQ_MESSAGE ()
 
virtual ClassId::Enum id () const
 
size_t deserialize (const void *buf, size_t inLen)
 
virtual std::string toString () const
 
virtual size_t serializationBufSize () const
 
virtual REPO_HIST_RFCQ_MESSAGEclone () const
 
virtual REPO_HIST_RFCQ_MESSAGEclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 date
 
TI_MSG_INFO rfcqMsgInfo
 
REPO_HIST_MEMBER_INFO traderInfo
 
REPO_HIST_MEMBER_INFO addresseeMemberInfo
 
REPO_RFCQ_ADDRESSEE_TYPE::Enum addresseeType
 
UInt32 msgLen
 
std::string msgText
 
UInt32 rfcqReqId
 

Detailed Description

Definition at line 46 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

Constructor & Destructor Documentation

Definition at line 49 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

virtual ~REPO_HIST_RFCQ_MESSAGE ( )
inlinevirtual

Definition at line 54 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

Member Function Documentation

virtual REPO_HIST_RFCQ_MESSAGE* clone ( ) const
virtual

Implements Class.

virtual REPO_HIST_RFCQ_MESSAGE* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 57 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 94 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

REPO_HIST_MEMBER_INFO addresseeMemberInfo

Unique ID of the member to whom the RFCQ message was sent.

Definition at line 72 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

Type of addressee.

Definition at line 75 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

UInt32 date

Date of the message.

Definition at line 63 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

UInt32 msgLen

Length of the RFCQ message.

Definition at line 78 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

std::string msgText

Text of the RFCQ message.

Definition at line 81 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

TI_MSG_INFO rfcqMsgInfo

Data identifying the RFCQ message.

Definition at line 66 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

UInt32 rfcqReqId

Unique ID of the RFCQ request.

Definition at line 84 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.

Unique ID of the trader (Sender)

Definition at line 69 of file SMP.Classes.REPO_HIST_RFCQ_MESSAGE.h.


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