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

Structure supplied when issuing a diffusion_get_path_permissions request. More...

Data Fields

const char * path
 The topic path to retrieve permissions for.
 
on_get_path_permissions_cb on_path_permissions
 Callback.
 
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_get_path_permissions request.


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