Public Member Functions | |
RouteChange (Ref< NodeBase > sourceNode, const FieldBase *sourceField, Ref< NodeBase > targetNode, const FieldBase *targetField, bool remove=false) | |
void | apply (Time) const |
Public Attributes | |
Ref< NodeBase > | sourceNode |
const FieldBase * | sourceField |
Ref< NodeBase > | targetNode |
const FieldBase * | targetField |
bool | remove |
Definition at line 89 of file change.H.