OnixS C++ MTS Repo SDP Handler  1.3.2.8
API documentation
TI_SECTION_PHASE_STATUS Class Reference

#include <SMP.Classes.TI_SECTION_PHASE_STATUS.h>

Collaboration diagram for TI_SECTION_PHASE_STATUS:

Public Member Functions

 TI_SECTION_PHASE_STATUS ()
 
virtual ~TI_SECTION_PHASE_STATUS ()
 
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_SECTION_PHASE_STATUSclone () const
 
virtual TI_SECTION_PHASE_STATUSclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 marketId
 
UInt32 sectionId
 
TI_SUSP_STATUS::Enum sectionStatus
 
TI_PHASE::Enum currentPhase
 
UInt32 updateDate
 
UInt64 updateTime
 
UInt32 auctionId
 

Detailed Description

Definition at line 43 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

Constructor & Destructor Documentation

Definition at line 46 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

virtual ~TI_SECTION_PHASE_STATUS ( )
inlinevirtual

Definition at line 50 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

Member Function Documentation

virtual TI_SECTION_PHASE_STATUS* clone ( ) const
virtual

Implements Class.

virtual TI_SECTION_PHASE_STATUS* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 53 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 87 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 auctionId

Unique ID of the triparty auction.

Definition at line 77 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

TI_PHASE::Enum currentPhase

Current phase of the section.

Definition at line 68 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

UInt32 marketId

Unique ID of the market.

Definition at line 59 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

UInt32 sectionId

Unique ID of the section.

Definition at line 62 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

TI_SUSP_STATUS::Enum sectionStatus

Identifies the status of the section.

Definition at line 65 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

UInt32 updateDate

Date of the last market phase change.

Definition at line 71 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.

UInt64 updateTime

Time of the last market phase change.

Definition at line 74 of file SMP.Classes.TI_SECTION_PHASE_STATUS.h.


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