Object Payload. More...
#include <perObjectData.hh>
Public Member Functions | |
| PerObjectData () | |
| You have to provide your own constructor for your object. | |
Object Payload.
This class is used to add arbitrary data to objects in OpenFlipper. You can derive any kind of class from PerObjectData and attach it to an object. See BaseObject::setObjectData() for more details.
Definition at line 79 of file perObjectData.hh.