OnixS Euronext CCG Binary Trading Handler for C++  1.16.0.0
Public Member Functions | Protected Types | Protected Member Functions
ListStatusDetail Class Reference

Details about order in ListStatus message. More...

List of all members.

Public Member Functions

 ListStatusDetail ()
 Constructor.
 ListStatusDetail (const ListStatusDetail &)
 Copy constructor.
 ~ListStatusDetail ()
 Destructor.
ListStatusDetailoperator= (const ListStatusDetail &)
 Assignment.
OrderId orderId () const
 Get exchange Order ID.
ClientOrderId clOrdId () const
 Get client order ID that was the subject of the new order request.
ClientOrderId origClOrdId () const
 Get client order ID that was the subject of the new order request.
OrderStatus::Enum ordStatus () const
 Get order status.
std::string toString () const
 Dump state to string.

Protected Types

typedef
MessagePartImplementation
< ListStatusDetail
Implementation

Protected Member Functions

 ListStatusDetail (Implementation *)

Detailed Description

Details about order in ListStatus message.