

Public Member Functions | |
| NodeSequenceCustomField (const NodeBase *containingNode, int index, string name, const NodeType *nodeType, bool isEventTarget, bool isEventSource, const vector< Ref< C > > &v) | |
| void | set (NodeBase *n, const Event *e, bool cascade) const |
| Ref< ValueBase > | get (const NodeBase *) const |
| unsigned | getSize (const NodeBase *) const |
| Ref< ValueBase > | getAt (const NodeBase *, unsigned i) const |
| void | setAt (NodeBase *n, const ValueBase *v, unsigned i, Time time, bool cascade) const |
| void | add (NodeBase *n, const ValueBase *v, Time time, bool cascade) const |
| void | remove (NodeBase *n, const ValueBase *v, Time time, 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 469 of file custom_field.H.
1.4.4