The DtDecoratorBase class is a very simple class that the implementation of the decorator will subclass from in order to be factory created. The specialized sublcasses will only work on either a DtSimObject or a DtLocalObject. The classes should not be subclasses to share API as the API might behave very differently if the parent is a DtSimObject versus a DtLocalObject.
| DtDecoratorBase::DtDecoratorBase |
( |
| ) |
|
Simple base class that allows for common creation.
| virtual DtDecoratorBase::~DtDecoratorBase |
( |
| ) |
|
|
virtual |
| boost::signals2::signal<void ()> DtDecoratorBase::signal_decoratorDeleted |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/vrfobjcore/decoratorBase.h