RTI Connext DDS Micro C API
Version 3.0.0.1
|
Application Generator plugin interface. More...
#include "app_gen/app_gen.h"
#include "app_gen/app_gen_dll.h"
#include "dds_c/dds_c_profile_plugin.h"
Go to the source code of this file.
Functions | |
APPGENDllExport struct RT_ComponentFactoryI * | APPGEN_Factory_get_interface (void) |
Gets the singleton instance of the Application Generation factory. | |
APPGENDllExport RTI_BOOL | APPGEN_Factory_register (RT_Registry_T *registry, struct APPGEN_FactoryProperty *property) |
Registers the Micro Application Generation factory. | |
APPGENDllExport RTI_BOOL | APPGEN_Factory_unregister (RT_Registry_T *registry, struct APPGEN_FactoryProperty **property) |
Unregisters the Micro Application Generation factory. | |
APPGENDllExport const char * | APPGEN_Factory_get_version (void) |
Returns the version string for the Application Generation library. |
Application Generator plugin interface.