#include <ks_response.h>
Data Fields | |
| ks_base_t | base |
| ks_assoc_t * | response |
| ks_string_t * | error |
Definition at line 42 of file ks_response.h.
Definition at line 44 of file ks_response.h.
The associative array that is the response.
Definition at line 45 of file ks_response.h.
Referenced by ks_response_bparse(), ks_response_combinations(), ks_response_error(), ks_response_free(), ks_response_id(), ks_response_message(), and ks_response_time().
An error string.
Definition at line 46 of file ks_response.h.
Referenced by ks_response_bparse(), ks_response_error(), and ks_response_free().
1.5.1