Ceetron Data Provider Framework
Public Attributes | List of all members
CDP_RegisterProviderParams Struct Reference

#include <CDPPlugin.h>

Public Attributes

cdp_int_t pluginApiMajorVer
 Major version of the framework plugin API for which this plugin was written.
 
cdp_int_t pluginApiMinorVer
 Minor version of the framework plugin API for which this plugin was written.
 
CDPDataProviderFactoryproviderFactoryObj
 Pointer to CDPDataProviderFactory object that allows creation/destruction of CDPDataProvider instances.
 
CDP_DestroyProviderFactoryFunc destroyProviderFactoryFunc
 Pointer to function that should be used to delete providerFactoryObj.
 

Detailed Description

Parameter struct utilized when registering data providers


The documentation for this struct was generated from the following file: