Public Member Functions | |
NodeCustomField (const NodeBase *containingNode, int index, string name, const NodeType *nodeType, bool isEventTarget, bool isEventSource, Ref< C > v) | |
Ref< ValueBase > | get (const NodeBase *) const |
void | set (NodeBase *n, const Event *e, bool cascade) const |
bool | inject (NodeBase *n, NodeBase *child, Time time, bool cascade) const |
bool | changedSince (const NodeBase *, const Time &t) const |
void | forwardClear (NodeBase *) const |
Definition at line 374 of file custom_field.H.