OnixS C++ MTS Bond Vision SDP Handler  1.2.0
API documentation
BV_INVENTORY_QUICK_EDIT Class Reference

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

Public Member Functions

 BV_INVENTORY_QUICK_EDIT ()
 
virtual ~BV_INVENTORY_QUICK_EDIT ()
 
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_QUICK_EDITclone () const
 
virtual BV_INVENTORY_QUICK_EDITclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 quoteId
 
UInt32 marketId
 
UInt32 sectionId
 
UInt32 instrumentId
 
UInt32 memberId
 
UInt32 traderId
 
UInt64 editTime
 
Double bidQuotation
 
Double askQuotation
 
TI_FLAG::Enum showOnlyInDealerPageFg
 
BV_QUOTE_EVENT::Enum event
 
std::string dealerReferenceId
 

Detailed Description

Definition at line 43 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

Constructor & Destructor Documentation

Definition at line 46 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

virtual ~BV_INVENTORY_QUICK_EDIT ( )
inlinevirtual

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

Member Function Documentation

virtual BV_INVENTORY_QUICK_EDIT* clone ( ) const
virtual

Implements Class.

virtual BV_INVENTORY_QUICK_EDIT* 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 54 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 103 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

Double askQuotation

Data regarding the Ask part of the quote.

Definition at line 84 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

Double bidQuotation

Data regarding the Bid part of the quote.

Definition at line 81 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

std::string dealerReferenceId

Free text.

Definition at line 93 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

UInt64 editTime

Quote last update time.

Definition at line 78 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

Action applied to the quote.

Definition at line 90 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

UInt32 instrumentId

ID of the tradable instrument.

Definition at line 69 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

UInt32 marketId

Unique ID of the market.

Definition at line 63 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

UInt32 memberId

Data identifying the member who entered the quote.

Definition at line 72 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

UInt32 quoteId

Unique ID of the quote.

Definition at line 60 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 66 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

TI_FLAG::Enum showOnlyInDealerPageFg

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

Definition at line 87 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.

UInt32 traderId

Data identifying the trader who entered the quote.

Definition at line 75 of file SMP.Classes.BV_INVENTORY_QUICK_EDIT.h.


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