RTI Connext TSS API  Version 3.1.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator 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 API Version 3.1.2 Copyright © Tue Sep 20 2022 Real-Time Innovations, Inc