#include <SMP.Classes.TI_PHASE_SECTION.h>
Public Member Functions | |
TI_PHASE_SECTION () | |
virtual | ~TI_PHASE_SECTION () |
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 TI_PHASE_SECTION * | clone () const |
virtual TI_PHASE_SECTION * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.TI_PHASE_SECTION.h.
|
inline |
Definition at line 46 of file SMP.Classes.TI_PHASE_SECTION.h.
|
inlinevirtual |
Definition at line 50 of file SMP.Classes.TI_PHASE_SECTION.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 96 of file SMP.Classes.TI_PHASE_SECTION.h.
|
virtual |
Provides string presentation.
Implements Class.
TI_FLAG::Enum aCMTradingModalityFg |
If true, then ACM trading modality is enabled on the section in the specified market phase.
Definition at line 86 of file SMP.Classes.TI_PHASE_SECTION.h.
UInt32 auctionId |
Unique ID of the triparty auction.
Definition at line 83 of file SMP.Classes.TI_PHASE_SECTION.h.
TI_FLAG::Enum cATTradingModalityFg |
If true, then Click-and-Trade trading modality is enabled on the section in the specified market phase.
Definition at line 77 of file SMP.Classes.TI_PHASE_SECTION.h.
UInt64 endTime |
Closing time of the market phase under examination. This field could be updated by the Governance, during the current trading day.
Definition at line 71 of file SMP.Classes.TI_PHASE_SECTION.h.
UInt32 marketId |
Unique ID of the market.
Definition at line 59 of file SMP.Classes.TI_PHASE_SECTION.h.
TI_PHASE::Enum phase |
Unique ID of the phase.
Definition at line 65 of file SMP.Classes.TI_PHASE_SECTION.h.
TI_FLAG::Enum published |
Internal use only.
Definition at line 74 of file SMP.Classes.TI_PHASE_SECTION.h.
TI_FLAG::Enum rFCQTradingModalityFg |
If true, then RFCQ trading modality is enabled on the section in the specified market phase.
Definition at line 80 of file SMP.Classes.TI_PHASE_SECTION.h.
UInt32 sectionId |
Unique ID of the section.
Definition at line 62 of file SMP.Classes.TI_PHASE_SECTION.h.
UInt64 startTime |
Opening time of the market phase under examination. This field could be updated by the Governance, during the current trading day.
Definition at line 68 of file SMP.Classes.TI_PHASE_SECTION.h.