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