#include <discover.h>
Data Fields | |
discover_error_code_t | code |
char * | message |
discover_create_message_t * | create_message |
Definition at line 106 of file discover.h.
|
|
Function pointer into a routine to create a message for us Definition at line 112 of file discover.h. Referenced by discover_conf_load(), discover_device_find(), and discover_error_new(). |
|
String containing the message from the last error Definition at line 110 of file discover.h. Referenced by discover_error_free(), and discover_error_new(). |