_ks_response_t Struct Reference

#include <ks_response.h>


Data Fields

ks_base_t base
ks_assoc_tresponse
ks_string_terror


Detailed Description

libkarmaclient response type.

Definition at line 42 of file ks_response.h.


Field Documentation

ks_base_t _ks_response_t::base

Definition at line 44 of file ks_response.h.

ks_assoc_t* _ks_response_t::response

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().

ks_string_t* _ks_response_t::error

An error string.

Definition at line 46 of file ks_response.h.

Referenced by ks_response_bparse(), ks_response_error(), and ks_response_free().


The documentation for this struct was generated from the following file:
Generated on Wed May 9 01:01:57 2007 for libkarmaclient by  doxygen 1.5.1