tbx
0.7.5
|
Class to provide information on a toolbox event. More...
#include <eventinfo.h>
Public Member Functions | |
EventInfo (const IdBlock &id_block, PollBlock &data) | |
Contruct the event information from the id_block and data update by the toolbox. | |
const IdBlock & | id_block () const |
IdBlock for the current event. More... | |
Protected Attributes | |
PollBlock & | _data |
raw data from the event | |
Class to provide information on a toolbox event.
If an event has extra information and class derived from this event is passed otherwise this event is passed.
The base class gives access to the toolbox id block
|
inline |
IdBlock for the current event.
This returns information on the object/component where event took place.