OnixS Eurex ETI Handler C++ library  9.21.0
API documentation
OldBasketSideAllocGrpElem Class Reference

#include <OnixS/Eurex/Trading/Messages/BasketRollBroadcast.h>

Public Member Functions

 OldBasketSideAllocGrpElem ()
 
std::string toString () const
 

Public Attributes

SInt64 allocQty
 
UInt32 individualAllocId
 
PartySubIdType::Enum partySubIdType
 
Side::Enum side
 
PositionEffect::Enum positionEffect
 
UInt8 instrmtMatchSideId
 
TradeAllocStatus::Enum tradeAllocStatus
 
std::string partyExecutingFirm
 
std::string partyExecutingTrader
 

Friends

class Serializer
 

Detailed Description

Definition at line 149 of file BasketRollBroadcast.h.

Constructor & Destructor Documentation

Initialize default instance.

Member Function Documentation

std::string toString ( ) const

Returns string representation.

Friends And Related Function Documentation

friend class Serializer
friend

Definition at line 187 of file BasketRollBroadcast.h.

Member Data Documentation

SInt64 allocQty

Quantity of the particular trade side in the TES trade.

Definition at line 156 of file BasketRollBroadcast.h.

UInt32 individualAllocId

Unique identifier for a TES trade side.

Definition at line 159 of file BasketRollBroadcast.h.

UInt8 instrmtMatchSideId

ID to map element of InstrmtMatchSideGrp and BasketSideAllocGrp.

Definition at line 172 of file BasketRollBroadcast.h.

std::string partyExecutingFirm

Owning business unit name.

Definition at line 178 of file BasketRollBroadcast.h.

std::string partyExecutingTrader

Owning user name.

Definition at line 181 of file BasketRollBroadcast.h.

PartySubIdType::Enum partySubIdType

Party sub-type.

Definition at line 162 of file BasketRollBroadcast.h.

PositionEffect::Enum positionEffect

Field is used for Eurex position management purposes and indicates whether the order is submitted to open or close a position.

Definition at line 169 of file BasketRollBroadcast.h.

Side::Enum side

Side of the order.

Definition at line 165 of file BasketRollBroadcast.h.

TradeAllocStatus::Enum tradeAllocStatus

Status of an allocation in a Trade Entry Service trade.

Definition at line 175 of file BasketRollBroadcast.h.


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