Transformer SDK For C  7.1.0.310211
Data Structures
Here are the data structures with brief descriptions:
 C_authfuncsDefine the callback functions that should be implemented by a permissioning module
 C_ds5_namespace_sDefinition of the interface that you should implement if you require custom subject matching logic
 C_ds_dataA data update object
 C_ds_fieldA field within a data update
 C_formathandlerStructure used to generate chains of format handlers
 C_pipelinePipeline execution functions
 C_userinfoDefines the functions required to support userdata preservation
 Cautopub_hash_item_t
 Ccluster_interface_tDefinition of the cluster interface
 Ccontainer_tDefinition of a container
 Cds5_connectionlistener_t
 Cds5_dataprovider_t
 Cds5_subscriptionlistener_t
 Cds_arguments_tStructure defining the arguments for Monitoring methods
 Cds_array_tThe container object for monitoring array types
 Cds_config_enum_tEnumerated types structure
 Cds_init_t
 Cds_monauth_tMonitoring credentials object
 Cds_monitor_tThe container object for all monitoring values
 Cformat_interface_tInterface returned to other modules which require integration with the pipeline
 Ckv_ordStructure holding name-persist_ordering pairs to specify ordering criteria per column and use in queries
 Ckv_pairStructure holding name-value pairs for use in query_params and kv_pair_arr
 Ckv_pair_arrRepresents an ordered map of columns and their values
 Cpersistence_interfacePersistence execution functions
 Cpipeline_eventnames_tNames of the event handlers within the pipeline
 Cpipeline_interface_tInterface returned to other modules which require integration with the pipeline
 Cpipeline_module_const_tList of library constants to be registered
 Cpipeline_module_func_tList of library functions to be registered
 Cquery_paramsStruct to hold arguments for queryies

Generated on Thu Oct 12 2017 13:46:49 for Transformer SDK For C