37 namespace BondVision {
78 size_t deserialize(
const void* buf,
size_t inLen);
81 virtual std::string toString ()
const;
92 virtual size_t serialize(
void* buf)
const;
UInt32 endTime
Closing time of the market phase under examination This field could be updated by the Governance...
UInt32 marketId
Unique ID of the market.
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
UInt32 sectionId
Unique ID of the section.
TI_FLAG::Enum published
Internal use only.
TI_PHASE::Enum phase
Unique ID of the phase.
UInt32 startTime
Opening time of the market phase under examination This field could be updated by the Governance...
virtual ~TI_PHASE_SECTION()