OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
BV_HIST_TRADE_SPLIT Class Reference

Public Member Functions

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

Public Attributes

BV_HIST_MEMBER_INFO member
UInt32 sellSideMemberId
UInt32 allocationId
std::string clientAllocationId
std::string allocationDescription
BV_PREALLOCATION_TYPE::Enum preAllocationType
std::string workingTraderName
UInt32 tradeId
std::string clientOrderId
BV_HIST_INSTRUMENT_INFO_EXT instrument
UInt64 preAllocationTime
UInt16 splitAttemptNo
UInt16 numAccountInfo
std::vector< BV_HIST_SPLIT_ACCOUNT_INFOaccountInfo
UInt16 blockId
UInt16 numOfBlocks
BV_BLOCK_SPLIT_STATUS::Enum blockValidity
BV_TRADE_SPLIT_STATUS::Enum status
UInt32 creationDate
UInt64 creationTime
UInt32 updateDate
UInt64 updateTime
std::string userData
TI_TIME_ZONE timeZone

Static Public Attributes

static const size_t accountInfoSize = 100

Detailed Description

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

Constructor & Destructor Documentation

◆ BV_HIST_TRADE_SPLIT()

BV_HIST_TRADE_SPLIT ( )
inline

Definition at line 50 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ ~BV_HIST_TRADE_SPLIT()

virtual ~BV_HIST_TRADE_SPLIT ( )
inlinevirtual

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

Member Function Documentation

◆ clone() [1/2]

virtual BV_HIST_TRADE_SPLIT * clone ( ) const
virtual

Implements Class.

◆ clone() [2/2]

virtual BV_HIST_TRADE_SPLIT * clone ( void * ) const
virtual

Implements Class.

◆ deserialize()

size_t deserialize ( const void * buf,
size_t inLen )

◆ id()

virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

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

◆ serializationBufSize()

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 150 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ toString()

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

◆ accountInfo

std::vector<BV_HIST_SPLIT_ACCOUNT_INFO> accountInfo

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

◆ accountInfoSize

const size_t accountInfoSize = 100
static

Account information.

Definition at line 109 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ allocationDescription

std::string allocationDescription

Description of the allocation.

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

◆ allocationId

UInt32 allocationId

Unique ID of the pre-allocation.

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

◆ blockId

UInt16 blockId

Block counter.

Definition at line 113 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ blockValidity

Status of the block validation (Reserved for future use)

Definition at line 119 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ clientAllocationId

std::string clientAllocationId

Allocation Id for client use.

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

◆ clientOrderId

std::string clientOrderId

Unique ID of the executed order within the client institution.

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

◆ creationDate

UInt32 creationDate

Creation date.

Definition at line 125 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ creationTime

UInt64 creationTime

Creation time.

Definition at line 128 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ instrument

Data regarding the tradable instrument.

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

◆ member

Member requesting the split.

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

◆ numAccountInfo

UInt16 numAccountInfo

Number of account information.

Definition at line 106 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ numOfBlocks

UInt16 numOfBlocks

Total number of block to be sent for the allocation (Reserved for future use)

Definition at line 116 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ preAllocationTime

UInt64 preAllocationTime

Time at which the pre-allocation was made.

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

◆ preAllocationType

BV_PREALLOCATION_TYPE::Enum preAllocationType

Specifies whether the pre-allocation is public or private.

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

◆ sellSideMemberId

UInt32 sellSideMemberId

Unique ID of the sell side Member (counterpart of trade)

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

◆ splitAttemptNo

UInt16 splitAttemptNo

Identifies the split attempt. (Reserved for future use)

Definition at line 103 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ status

Final status of the allocation.

Definition at line 122 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ timeZone

TI_TIME_ZONE timeZone

Time zone information.

Definition at line 140 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ tradeId

UInt32 tradeId

Unique ID of the trade to be split.

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

◆ updateDate

UInt32 updateDate

Last update date.

Definition at line 131 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ updateTime

UInt64 updateTime

Last update time.

Definition at line 134 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ userData

std::string userData

Free field used by the client.

Definition at line 137 of file SMP.Classes.BV_HIST_TRADE_SPLIT.h.

◆ workingTraderName

std::string workingTraderName

Unique Name of the working trader, belonging to the same member.

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