OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_INVENTORY_QUOTE Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.BV_INVENTORY_QUOTE.h>

Public Member Functions

 BV_INVENTORY_QUOTE ()
 
virtual ~BV_INVENTORY_QUOTE ()
 
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_INVENTORY_QUOTEclone () const
 
virtual BV_INVENTORY_QUOTEclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

TI_MSG_INFO quoteMsgInfo
 
BV_MEMBER_INFO provider
 
BV_INSTRUMENT_INFO instrument
 
UInt32 groupId
 
BV_QUOTE_EVENT::Enum event
 
BV_INVENTORY_QUOTE_STATUS::Enum status
 
BV_QUOTING_SIDE::Enum quotingSide
 
BV_INVENTORY_QUOTING_DATA bid
 
BV_INVENTORY_QUOTING_DATA ask
 
TI_FLAG::Enum adjustedFg
 
TI_FLAG::Enum showOnlyInDealerPageFg
 
TI_FLAG::Enum executableFg
 
TI_FLAG::Enum systematicInternaliserFg
 
std::string dealerReferenceId
 
UInt64 editTime
 

Detailed Description

Definition at line 48 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

Constructor & Destructor Documentation

BV_INVENTORY_QUOTE ( )
inline

Definition at line 51 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

virtual ~BV_INVENTORY_QUOTE ( )
inlinevirtual

Definition at line 56 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

Member Function Documentation

virtual BV_INVENTORY_QUOTE* clone ( ) const
virtual

Implements Class.

virtual BV_INVENTORY_QUOTE* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 59 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 117 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

TI_FLAG::Enum adjustedFg

Field used by the client application.

Definition at line 92 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

Data regarding the ask part.

Definition at line 89 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

Data regarding the bid part.

Definition at line 86 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

std::string dealerReferenceId

Free text.

Definition at line 104 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

UInt64 editTime

Last Update Time.

Definition at line 107 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

Action applied to the quote.

Definition at line 77 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

TI_FLAG::Enum executableFg

Specifies whether the quote is indicative or executable.

Definition at line 98 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

UInt32 groupId

Unique ID of the Buy Side Member group.

Definition at line 74 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

BV_INSTRUMENT_INFO instrument

Data regarding the tradable instrument.

Definition at line 71 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

BV_MEMBER_INFO provider

Data identifying the member who entered the quote.

Definition at line 68 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

TI_MSG_INFO quoteMsgInfo

Data identifying the quote.

Definition at line 65 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

BV_QUOTING_SIDE::Enum quotingSide

Specifies whether it is a double or single sided quote.

Definition at line 83 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

TI_FLAG::Enum showOnlyInDealerPageFg

If True, the quote is shown only in the single dealer page.

Definition at line 95 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

Status of the quote.

Definition at line 80 of file SMP.Classes.BV_INVENTORY_QUOTE.h.

TI_FLAG::Enum systematicInternaliserFg

Indicates whether the dealer is a Systematic Internaliser.

Definition at line 101 of file SMP.Classes.BV_INVENTORY_QUOTE.h.


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