98 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
std::string geographicalAreaDesc
Description of the geographical area to which the market belongs.
virtual TI_MARKET * clone(void *) const
UInt16 geographicalAreaCode
Unique ID of the geographical area to which the market belongs.
UInt32 marketId
Unique ID of the market.
Double deltaGMT
Time zone, expressed as difference in hours (plus or minus) compared to Greenwich Mean Time (GMT)....
std::string marketCode
Alphanumeric code of the market - brief description.
UInt32 serviceProviderId
Unique ID of the service.
virtual TI_MARKET * clone() const
std::string marketDesc
Market description.
size_t deserialize(const void *buf, size_t inLen)
virtual std::string toString() const
Provides string presentation.