fred-mod-eppd-2.19.0
|
All Info functions, which accept single key on input and count on output (domainsByNsset, domainsByContact, nssetsByContact, nssetsByNs). More...
#include <epp_common.h>
Data Fields | |
char * | handle |
Search key. More... | |
unsigned int | count |
Count of results. More... | |
All Info functions, which accept single key on input and count on output (domainsByNsset, domainsByContact, nssetsByContact, nssetsByNs).
This structure is used also by new list functions, handle is NULL for them.
unsigned int epps_info::count |
Count of results.
Referenced by epp_call_info(), and epp_gen_response().
char* epps_info::handle |
Search key.
Referenced by epp_call_info(), and parse_infoKey().