Public Member Functions | |
SimpleCustomField (const NodeBase *containingNode, int index, string name, const FieldType *type, bool isEventTarget, bool isEventSource, const T &v) | |
Ref< ValueBase > | get (const NodeBase *) const |
void | set (NodeBase *n, const Event *e, bool cascade) const |
bool | changedSince (const NodeBase *, const Time &t) const |
void | forwardClear (NodeBase *n) const |
Definition at line 161 of file custom_field.H.