OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_INVENTORY_GROUP_RFCQ_OPTION Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h>

Public Member Functions

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

Public Attributes

UInt32 memberId
 
UInt32 instrumentClassId
 
UInt32 inventoryGroupId
 
BV_INVENTORY_GROUP_RFCQ_OPTION_EVENT::Enum event
 
BV_INVENTORY_GROUP_RFCQ_OPTION_STATUS::Enum status
 
TI_FLAG::Enum rFCQAcceptedFg
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 
UInt32 submitterMemberId
 
UInt32 submitterTraderId
 
std::string submitterTraderName
 
std::string userData
 

Detailed Description

Definition at line 43 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

Constructor & Destructor Documentation

virtual ~BV_INVENTORY_GROUP_RFCQ_OPTION ( )
inlinevirtual

Definition at line 52 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

Member Function Documentation

virtual BV_INVENTORY_GROUP_RFCQ_OPTION* clone ( ) const
virtual

Implements Class.

virtual BV_INVENTORY_GROUP_RFCQ_OPTION* 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 55 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 110 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 creationDate

Creation date.

Definition at line 79 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt64 creationTime

Creation time.

Definition at line 82 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

Action applied to the exception.

Definition at line 70 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt32 instrumentClassId

Unique ID of the instrument class.

Definition at line 64 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt32 inventoryGroupId

Unique ID of the inventory group.

Definition at line 67 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt32 memberId

Unique ID of the Sell Side Member.

Definition at line 61 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

TI_FLAG::Enum rFCQAcceptedFg

Exception value.

Definition at line 76 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

Status of the exception. Deleted exceptions will be removed at the end of the current trading day.

Definition at line 73 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt32 submitterMemberId

Unique ID of the submitter member.

Definition at line 91 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt32 submitterTraderId

Unique ID of the submitter trader.

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

std::string submitterTraderName

Name of the submitter trader.

Definition at line 97 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt32 updateDate

Last update date.

Definition at line 85 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.

UInt64 updateTime

Last update time.

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

std::string userData

Free field used by the client.

Definition at line 100 of file SMP.Classes.BV_INVENTORY_GROUP_RFCQ_OPTION.h.


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