libonion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
onion_handler_export_local_data_t Struct Reference

Data Fields

void(* renderer_header )(onion_response *res, const char *dirname)
void(* renderer_footer )(onion_response *res, const char *dirname)
char * localpath
int is_file:1

Field Documentation

int onion_handler_export_local_data_t::is_file
char* onion_handler_export_local_data_t::localpath
void(* onion_handler_export_local_data_t::renderer_footer)(onion_response *res, const char *dirname)
void(* onion_handler_export_local_data_t::renderer_header)(onion_response *res, const char *dirname)

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