RTI Connext DDS Micro C++ API
Version 3.0.0
|
The AppGen plugin is an implementation of the RTI Connext DDS Micro DDS_AppGen plugin interface and implements the application generation supported by RTI Connext DDS Micro. RTI Connext DDS Micro requires that a DDS_AppGen plugin is registered with the name "_mag" in the DomainParticipantFactory before a participant can be created. Each call to DDSDomainParticipantFactory::create_participant_from_config creates its own instance of the DDS_AppGen plugin. Please refer to User Manual for an example on how to register the application generation factory.