Data Fields | |
const char * | name |
Name of the parameter from the request. More... | |
const char * | definition |
Name of the definition in the TeX output. More... | |
Definition at line 51 of file gnunet-bcd.c.
const char* ParameterMap::name |
Name of the parameter from the request.
Definition at line 56 of file gnunet-bcd.c.
Referenced by create_response().
const char* ParameterMap::definition |
Name of the definition in the TeX output.
Definition at line 61 of file gnunet-bcd.c.