public method IO2GTable.subscribeUpdate
Brief
Subscribes table listener to table updates.
virtual void
subscribeUpdate (O2GTableUpdateType updateType, IO2GTableListener * listener) = 0
updateType
The type of updates.
listener
The table listener.
Declared in IO2GTable