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;
UInt64 updateTime
Time of the last update notification.
TI_INTRADAY_UPDATE_NOTIFICATION()
TI_INTRADAY_UPDATE_NOTIFICATION_TYPE::Enum notificationType
Identifies the type of the notification.
UInt32 marketId
Unique ID of the market.
UInt32 entityId
Unique ID of the updated entity.
virtual ~TI_INTRADAY_UPDATE_NOTIFICATION()
virtual size_t serializationBufSize() const
TI_INTRADAY_UPDATE_ENTITY_TYPE::Enum entityType
Identifies the type of the updated entity.
virtual ClassId::Enum id() const
Class id.
TI_INTRADAY_UPDATE_TYPE::Enum updateType
Identifies the type of the update.
unsigned long long UInt64