RTI Connext DDS Micro C API  Version 3.0.0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
app_gen_plugin.h File Reference

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.

Detailed Description

Application Generator plugin interface.


RTI Connext DDS Micro C API Version 3.0.0.1 Copyright © Mon Aug 5 2019 Real-Time Innovations, Inc