TfObjectReactor.h
This class is the base class for custom classes that receive different event notifications from an OdTfObject class instance.
The default implementations of all methods in this class do nothing but return.
Corresponding C++ library: Od_Tf
|
Name |
Description |
|
Allows a sub-element of a complex element to notify its parent element that it has been changed. | |
|
Allows a sub-element of a complex element to notify its root element that it has been changed. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|