All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
mg_form_data_handler Struct Reference

Public Attributes

int(* field_found )(const char *key, const char *filename, char *path, size_t pathlen, void *user_data)
 
int(* field_get )(const char *key, const char *value, size_t valuelen, void *user_data)
 
int(* field_store )(const char *path, long long file_size, void *user_data)
 
void * user_data