#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_TPA_MARK_UP.h>
Public Member Functions | |
CMF_TPA_MARK_UP () | |
virtual | ~CMF_TPA_MARK_UP () |
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 CMF_TPA_MARK_UP * | clone () const |
virtual CMF_TPA_MARK_UP * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Static Public Attributes | |
static const size_t | markUpThresholdSize = 20 |
Definition at line 46 of file SMP.Classes.CMF_TPA_MARK_UP.h.
|
inline |
Definition at line 49 of file SMP.Classes.CMF_TPA_MARK_UP.h.
|
inlinevirtual |
Definition at line 56 of file SMP.Classes.CMF_TPA_MARK_UP.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 121 of file SMP.Classes.CMF_TPA_MARK_UP.h.
|
virtual |
Provides string presentation.
Implements Class.
UInt32 creationDate |
Date at which the data was created.
Definition at line 103 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt64 creationTime |
Time at which the data was last created.
Definition at line 106 of file SMP.Classes.CMF_TPA_MARK_UP.h.
MarkUp event.
Definition at line 94 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt32 instrumentClassId |
Unique ID of the instrument class.
Definition at line 78 of file SMP.Classes.CMF_TPA_MARK_UP.h.
std::vector<CMF_TPA_MARK_UP_THRESHOLD> markUpThreshold |
Definition at line 91 of file SMP.Classes.CMF_TPA_MARK_UP.h.
|
static |
MarkUp Threshold information.
Definition at line 90 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt32 memberId |
ID of the Third Party Client.
Definition at line 75 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt16 numOfThreshold |
Number of MarkUp Threshold information.
Definition at line 87 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt32 residualMaturityId |
Unique ID of the residual maturity.
Definition at line 81 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt32 sponsorId |
ID of the Sponsor member.
Definition at line 66 of file SMP.Classes.CMF_TPA_MARK_UP.h.
CMF_TPA_MARK_UP_STATUS::Enum status |
MarkUp status.
Definition at line 97 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt32 traderId |
Unique ID of the trader.
Definition at line 69 of file SMP.Classes.CMF_TPA_MARK_UP.h.
std::string traderName |
Name of the trader.
Definition at line 72 of file SMP.Classes.CMF_TPA_MARK_UP.h.
CMF_TPA_MARK_UP_TRADING_FUNCTION::Enum tradingFunction |
Unique ID of the trading function.
Definition at line 84 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt32 updateDate |
Date at which the data was last updated.
Definition at line 109 of file SMP.Classes.CMF_TPA_MARK_UP.h.
UInt64 updateTime |
Time at which the data was last updated.
Definition at line 112 of file SMP.Classes.CMF_TPA_MARK_UP.h.
std::string userData |
Free field used by the client.
Definition at line 100 of file SMP.Classes.CMF_TPA_MARK_UP.h.