|
RTI Connext TSS C API
Version 4.1.0 EAR
|
<<Connext Micro>> <<SafetyBase or Stricter>> This defines a RT component factory. More...
#include <Configuration.h>
Data Fields | |
| const char * | name |
| <<Connext Micro>> <<SafetyBase or Stricter>> Name of the component factory. | |
| struct RT_ComponentFactoryI * | component |
| <<Connext Micro>> <<SafetyBase or Stricter>> Pointer to the implementation of the factory interface. | |
| struct RT_ComponentFactoryListener * | listener |
| <<Connext Micro>> <<SafetyBase or Stricter>> The listener to install with the factory. | |
| struct RT_ComponentFactoryProperty * | property |
| <<Connext Micro>> <<SafetyBase or Stricter>> Properties with which to create the factory. | |
<<Connext Micro>> <<SafetyBase or Stricter>> This defines a RT component factory.
| const char* RTI_TSS_Micro_Component::name |
<<Connext Micro>> <<SafetyBase or Stricter>> Name of the component factory.
| struct RT_ComponentFactoryI* RTI_TSS_Micro_Component::component |
<<Connext Micro>> <<SafetyBase or Stricter>> Pointer to the implementation of the factory interface.
| struct RT_ComponentFactoryListener* RTI_TSS_Micro_Component::listener |
<<Connext Micro>> <<SafetyBase or Stricter>> The listener to install with the factory.
| struct RT_ComponentFactoryProperty* RTI_TSS_Micro_Component::property |
<<Connext Micro>> <<SafetyBase or Stricter>> Properties with which to create the factory.