|
RTI Connext TSS C++ API
Version 4.2.0
|
<<Connext Micro>> <<Connext Pro>> <<SafetyBase or Stricter>> Description of the class More...
#include <Configuration_Injectable.hpp>
Public Member Functions | |
| virtual void | Set_Reference (const STRING_TYPE &interface_name, Configuration **interface_reference, const GUID_TYPE id, RETURN_CODE_TYPE::Value &return_code)=0 |
| <<Connext Micro>> <<Connext Pro>> <<SafetyBase or Stricter>> The Set_Reference function assigns an instance of an interface provider specified by interface_reference. | |
<<Connext Micro>> <<Connext Pro>> <<SafetyBase or Stricter>> Description of the class
Description of the class in detail
|
pure virtual |
<<Connext Micro>> <<Connext Pro>> <<SafetyBase or Stricter>> The Set_Reference function assigns an instance of an interface provider specified by interface_reference.
| [in] | interface_name | a human-readable name for the instance of the interface being provided - supports configuration of different instances of interfaces used by a component |
| [in,out] | interface_reference | a reference to the specific interface appropriate for the UoC |
| [in] | id | a UUID; to delineate the interface associated with a specific data modeled message or provide computer readable ID for an interface instance |
| [out] | return_code | upon return, contains a status code indicating success or failure |
Implemented in FACE::TSS::RTI_TATS.