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

#include <SMP.Classes.TI_CLOSING_MESSAGE.h>

Collaboration diagram for TI_CLOSING_MESSAGE:

Public Member Functions

 TI_CLOSING_MESSAGE ()
 
virtual ~TI_CLOSING_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 TI_CLOSING_MESSAGEclone () const
 
virtual TI_CLOSING_MESSAGEclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 msgId
 
UInt32 refMarketId
 
TI_MESSAGE_TXN_TYPE::Enum refTxnType
 
UInt32 refTxnId
 
TI_MESSAGE_MEMBER_INFO sender
 
UInt32 creationDate
 
UInt64 creationTime
 

Detailed Description

Definition at line 44 of file SMP.Classes.TI_CLOSING_MESSAGE.h.

Constructor & Destructor Documentation

TI_CLOSING_MESSAGE ( )
inline

Definition at line 47 of file SMP.Classes.TI_CLOSING_MESSAGE.h.

virtual ~TI_CLOSING_MESSAGE ( )
inlinevirtual

Definition at line 51 of file SMP.Classes.TI_CLOSING_MESSAGE.h.

Member Function Documentation

virtual TI_CLOSING_MESSAGE* clone ( ) const
virtual

Implements Class.

virtual TI_CLOSING_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 54 of file SMP.Classes.TI_CLOSING_MESSAGE.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 88 of file SMP.Classes.TI_CLOSING_MESSAGE.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 creationDate

Creation date.

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

UInt64 creationTime

Creation time.

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

UInt32 msgId

Unique ID of the message.

Definition at line 60 of file SMP.Classes.TI_CLOSING_MESSAGE.h.

UInt32 refMarketId

Unique ID of the market. Optional in case of RefTransactionType is Chat.

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

UInt32 refTxnId

Unique ID of the referenced market transaction.

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

Referenced market transaction type.

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

Sender member data.

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


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