Diffusion C API  6.7.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
diffusion_session_trees_put_branch_mapping_table_params_s Struct Reference

Structure supplied when issuing a diffusion_session_trees_put_branch_mapping_table call. More...

Data Fields

DIFFUSION_BRANCH_MAPPING_TABLE_Ttable
 The branch mapping table that will be placed in the server.
 
branch_mapping_table_set_cb on_table_set
 Callback fired when the branch mapping table is set.
 
ERROR_HANDLER_T on_error
 Callback to handle errors. Can be NULL.
 
DISCARD_HANDLER_T on_discard
 Callback to handle discards. Can be NULL.
 
void * context
 User supplied context. Can be NULL.
 

Detailed Description

Structure supplied when issuing a diffusion_session_trees_put_branch_mapping_table call.


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