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

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

Public Member Functions

 NewBasketSideAllocGrpElem ()
 
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 194 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 232 of file BasketRollBroadcast.h.

Member Data Documentation

SInt64 allocQty

Quantity of the particular trade side in the TES trade.

Definition at line 201 of file BasketRollBroadcast.h.

UInt32 individualAllocId

Unique identifier for a TES trade side.

Definition at line 204 of file BasketRollBroadcast.h.

UInt8 instrmtMatchSideId

ID to map element of InstrmtMatchSideGrp and BasketSideAllocGrp.

Definition at line 217 of file BasketRollBroadcast.h.

std::string partyExecutingFirm

Owning business unit name.

Definition at line 223 of file BasketRollBroadcast.h.

std::string partyExecutingTrader

Owning user name.

Definition at line 226 of file BasketRollBroadcast.h.

PartySubIdType::Enum partySubIdType

Party sub-type.

Definition at line 207 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 214 of file BasketRollBroadcast.h.

Side::Enum side

Side of the order.

Definition at line 210 of file BasketRollBroadcast.h.

TradeAllocStatus::Enum tradeAllocStatus

Status of an allocation in a Trade Entry Service trade.

Definition at line 220 of file BasketRollBroadcast.h.


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