RTI Connext C++ API
Version 5.0.0
|
Interface for creating and manipulating DDS entities. More...
Interface for creating and manipulating DDS entities.
The FactoryPluginSupport is an interface for creating DDS entities as well as others elements from different layers as C++, Java, etc.
The interface must be implemented by using the functions provided for the corresponding layer, that is, for the C layer using C functions, for the C++ layer using C++ functions, and so forth.