OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_TRADE_TRADING_INFO Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_TRADE_TRADING_INFO.h>

Public Member Functions

 CMF_TRADE_TRADING_INFO ()
 
 ~CMF_TRADE_TRADING_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

Double price
 
Double priceMarkUp
 
Double yield
 
Double yieldMarkUp
 
Double qty
 

Detailed Description

Definition at line 42 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.

Constructor & Destructor Documentation

Definition at line 49 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 74 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

Double price

Price.

Definition at line 53 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.

Double priceMarkUp

Price with MarkUp.

Definition at line 56 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.

Double qty

Quantity.

Definition at line 65 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.

Double yield

Yield.

Definition at line 59 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.

Double yieldMarkUp

Yield with MarkUp.

Definition at line 62 of file SMP.Substructures.CMF_TRADE_TRADING_INFO.h.


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