#include <OBJ_LightLink.h>
Definition at line 59 of file OBJ_LightLink.h.
OBJ_LightLink::ObjectData::ObjectData |
( |
| ) |
|
|
inline |
OBJ_LightLink::ObjectData::ObjectData |
( |
const ObjectData & |
src | ) |
|
|
inline |
bool OBJ_LightLink::ObjectData::addTag |
( |
const char * |
tag | ) |
|
Add the given tag to the object, returning true if the object changed.
bool OBJ_LightLink::ObjectData::changed |
( |
| ) |
const |
Indicate whether the object is changed from its original value.
Get the expression as a string.
int OBJ_LightLink::ObjectData::opid |
( |
| ) |
const |
|
inline |
bool OBJ_LightLink::ObjectData::removeTag |
( |
const char * |
tag | ) |
|
Remove the given tag from the object, returning true if the object changed.
The documentation for this class was generated from the following file: