#include <vector>#include <baci.h>#include <baciCORBA.h>#include <acsutil.h>#include <acscomponentImpl.h>#include <baciCharacteristicModelImpl.h>#include <acsErrTypeLifeCycle.h>Include dependency graph for baciCharacteristicComponentImpl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | baci |
Classes | |
| class | baci::CharacteristicComponentImpl |
Defines | |
| #define | CHARACTERISTIC_COMPONENT_PROPERTY(IdlAccessor, CppImplVar) |
|
|
Value: This macro checks to see if a property object has been created and initialized correctly. It should normally be put in the distributed object's constructor after creating each new property. Also adds property information to a vector that is then used to define the descriptor. Use this macro for each of the properties.
|
1.3.8