Public Member Functions | |
| TI_INTRADAY_UPDATE_NOTIFICATION () | |
| virtual | ~TI_INTRADAY_UPDATE_NOTIFICATION () |
| 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_INTRADAY_UPDATE_NOTIFICATION * | clone () const |
| virtual TI_INTRADAY_UPDATE_NOTIFICATION * | clone (void *) const |
| Public Member Functions inherited from Class | |
| virtual | ~Class () |
| size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
|
inline |
Definition at line 46 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
|
inlinevirtual |
Definition at line 50 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
| size_t deserialize | ( | const void * | buf, |
| size_t | inLen ) |
|
inlinevirtual |
Class id.
Implements Class.
Definition at line 53 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
|
inlinevirtual |
Implements Class.
Definition at line 84 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
|
virtual |
Provides string presentation.
Implements Class.
| UInt32 entityId |
Unique ID of the updated entity.
Definition at line 62 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
| TI_INTRADAY_UPDATE_ENTITY_TYPE::Enum entityType |
Identifies the type of the updated entity.
Definition at line 65 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
| UInt32 marketId |
Unique ID of the market.
Definition at line 59 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
| TI_INTRADAY_UPDATE_NOTIFICATION_TYPE::Enum notificationType |
Identifies the type of the notification.
Definition at line 68 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
| UInt64 updateTime |
Time of the last update notification.
Definition at line 74 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.
| TI_INTRADAY_UPDATE_TYPE::Enum updateType |
Identifies the type of the update.
Definition at line 71 of file SMP.Classes.TI_INTRADAY_UPDATE_NOTIFICATION.h.