OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.0.1
API documentation
TotalReturnFuturesStatus Class Reference

#include <OnixS/Eurex/MarketData/TotalReturnFuturesStatus.h>

Public Member Functions

MarketSegmentId marketSegmentId () const
 
SecurityId securityId () const
 
SecurityType::Enum securityType () const
 
Decimal priorSettlPrice () const
 
bool settlPrice (Decimal &price) const
 
TrfsClearingPriceParameters clearingPriceParameters () const
 
ConversionMode::Enum conversionMode () const
 
ConversionModeQualifier::Enum conversionModeQualifier () const
 
- Public Member Functions inherited from Message
 Message (const Message &other)
 
 ~Message ()
 
FieldValueRef type () const
 
SequenceNumber seqNum () const
 
FieldValueRef senderCompId () const
 
bool operator== (const Message &) const
 
bool operator!= (const Message &) const
 
std::string toString (char delimiter=0x1, MessageStringingFlags flags=MessageStringingFlag::IncludeFieldTagNumber) const
 
std::string toStringWithFieldNames () const
 
void toString (std::string &str, char delimiter=0x1, MessageStringingFlags flags=MessageStringingFlag::IncludeFieldTagNumber) const
 
Messageoperator= (const Message &)
 
- Public Member Functions inherited from FieldSet
 operator bool () const
 
FieldValueRef get (Tag tag) const
 
Int32 getInt32 (Tag tag) const
 
UInt32 getUInt32 (Tag tag) const
 
Int64 getInt64 (Tag tag) const
 
UInt64 getUInt64 (Tag tag) const
 
Decimal getDecimal (Tag tag) const
 
StringRef getStringRef (Tag tag) const
 
Timestamp getTimestamp (Tag tag, TimestampFormat::Enum=TimestampFormat::YYYYMMDDHHMMSSNsec) const
 
Group getGroup (Tag numberOfInstancesTag) const
 
Group getOptionalGroup (Tag numberOfInstancesTag) const
 
bool hasFlag (Tag tag) const
 
size_t fields (Fields &fields) const
 
void swap (FieldSet &) throw ()
 

Friends

class TotalReturnFuturesStatusWrapper
 

Additional Inherited Members

- Protected Member Functions inherited from FieldSet
 FieldSet ()
 
 FieldSet (const Message *, void *)
 
 FieldSet (const FieldSet &)
 
 ~FieldSet ()
 
FieldSetoperator= (const FieldSet &)
 
- Protected Attributes inherited from FieldSet
const Messagecontainer_
 
void * impl_
 

Detailed Description

Definition at line 169 of file TotalReturnFuturesStatus.h.

Member Function Documentation

TrfsClearingPriceParameters clearingPriceParameters ( ) const
inline

Clearing price parameters.

Definition at line 205 of file TotalReturnFuturesStatus.h.

ConversionMode::Enum conversionMode ( ) const
inline

Definition at line 211 of file TotalReturnFuturesStatus.h.

ConversionModeQualifier::Enum conversionModeQualifier ( ) const
inline

Definition at line 217 of file TotalReturnFuturesStatus.h.

MarketSegmentId marketSegmentId ( ) const
inline

Product identifier.

Definition at line 174 of file TotalReturnFuturesStatus.h.

Decimal priorSettlPrice ( ) const
inline

Daily settlement price of the previous day in trading notation (TRF spread).

Definition at line 192 of file TotalReturnFuturesStatus.h.

SecurityId securityId ( ) const
inline

Instrument identifier.

Definition at line 180 of file TotalReturnFuturesStatus.h.

SecurityType::Enum securityType ( ) const
inline

Type of security.

Definition at line 186 of file TotalReturnFuturesStatus.h.

bool settlPrice ( Decimal price) const
inline

Daily settlement price of the current day in trading notation (TRF spread).

Definition at line 198 of file TotalReturnFuturesStatus.h.

Friends And Related Function Documentation

friend class TotalReturnFuturesStatusWrapper
friend

Definition at line 223 of file TotalReturnFuturesStatus.h.


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