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

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

Public Member Functions

UInt32 msgSeqNum () const
 
UInt32 senderCompID () const
 
StringRef securityUpdateAction () const
 
SecurityId securityId () const
 
StringRef securityIdSource () const
 
StringRef securityDesc () const
 
UInt32 securityType () const
 
UInt32 productComplex () const
 
UInt32 quantityScalingFactor () const
 
UInt64 relatedSecurityId () const
 
StringRef relatedSecurityIdSource () const
 
MarketSegmentId marketSegmentId () const
 
UInt64 transactTime () 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 ScaledSimpleInstrumentUpdateWrapper
 

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 35 of file ScaledSimpleInstrumentUpdate.h.

Member Function Documentation

MarketSegmentId marketSegmentId ( ) const
inline

Product identifier.

Definition at line 105 of file ScaledSimpleInstrumentUpdate.h.

UInt32 msgSeqNum ( ) const
inline

MsgSeqNum.

Definition at line 39 of file ScaledSimpleInstrumentUpdate.h.

UInt32 productComplex ( ) const
inline

Definition at line 81 of file ScaledSimpleInstrumentUpdate.h.

UInt32 quantityScalingFactor ( ) const
inline

Definition at line 87 of file ScaledSimpleInstrumentUpdate.h.

UInt64 relatedSecurityId ( ) const
inline

Definition at line 93 of file ScaledSimpleInstrumentUpdate.h.

StringRef relatedSecurityIdSource ( ) const
inline

Definition at line 99 of file ScaledSimpleInstrumentUpdate.h.

StringRef securityDesc ( ) const
inline

Definition at line 69 of file ScaledSimpleInstrumentUpdate.h.

SecurityId securityId ( ) const
inline

Instrument identifier.

Definition at line 57 of file ScaledSimpleInstrumentUpdate.h.

StringRef securityIdSource ( ) const
inline

Definition at line 63 of file ScaledSimpleInstrumentUpdate.h.

UInt32 securityType ( ) const
inline

Definition at line 75 of file ScaledSimpleInstrumentUpdate.h.

StringRef securityUpdateAction ( ) const
inline

Definition at line 51 of file ScaledSimpleInstrumentUpdate.h.

UInt32 senderCompID ( ) const
inline

Unique ID of a sender.

Definition at line 45 of file ScaledSimpleInstrumentUpdate.h.

UInt64 transactTime ( ) const
inline

Definition at line 111 of file ScaledSimpleInstrumentUpdate.h.

Friends And Related Function Documentation

friend class ScaledSimpleInstrumentUpdateWrapper
friend

Definition at line 117 of file ScaledSimpleInstrumentUpdate.h.


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