RTI Connext TSS C++ API  Version 4.1.0 EAR
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RTI_TSS_Micro_Component Struct Reference

<<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.

Detailed Description

<<Connext Micro>> <<SafetyBase or Stricter>> This defines a RT component factory.


Field Documentation

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.


RTI Connext TSS C++ API Version 4.1.0 EAR Copyright © Thu Oct 9 2025 Real-Time Innovations, Inc