_ks_bquery_t Struct Reference

Representation of libkarmaclient's bquery packet. More...

#include <ks_bquery.h>


Data Fields

ks_base_t base
ks_array_t feeds
ks_array_t composites
ks_array_t combiners
ks_array_t identities
ks_number_t flags
ks_string_tprincipal
ks_string_tcredentials
ks_string_tid


Detailed Description

Representation of libkarmaclient's bquery packet.

Definition at line 118 of file ks_bquery.h.


Field Documentation

ks_base_t _ks_bquery_t::base

Definition at line 120 of file ks_bquery.h.

Referenced by ks_bquery_new().

ks_array_t _ks_bquery_t::feeds

Feeds to be queried

Definition at line 121 of file ks_bquery.h.

Referenced by ks_bquery_feed_add(), ks_bquery_free(), and ks_bquery_new().

ks_array_t _ks_bquery_t::composites

Composites ("feedsets") to be queried

Definition at line 122 of file ks_bquery.h.

Referenced by ks_bquery_composite_add(), ks_bquery_free(), and ks_bquery_new().

ks_array_t _ks_bquery_t::combiners

Additional combiners to be used

Definition at line 123 of file ks_bquery.h.

Referenced by ks_bquery_combiner_add(), ks_bquery_free(), and ks_bquery_new().

ks_array_t _ks_bquery_t::identities

Things on which an opinion is sought

Definition at line 124 of file ks_bquery.h.

Referenced by ks_bquery_free(), and ks_bquery_new().

ks_number_t _ks_bquery_t::flags

Bquery flags

Definition at line 125 of file ks_bquery.h.

Referenced by ks_bquery_flags_set(), ks_bquery_free(), and ks_bquery_new().

ks_string_t* _ks_bquery_t::principal

Authenticated principal

Definition at line 126 of file ks_bquery.h.

Referenced by ks_bquery_free(), ks_bquery_has_auth(), ks_bquery_new(), and ks_bquery_set_auth().

ks_string_t* _ks_bquery_t::credentials

Authentication credentials

Definition at line 127 of file ks_bquery.h.

Referenced by ks_bquery_free(), ks_bquery_new(), and ks_bquery_set_auth().

ks_string_t* _ks_bquery_t::id

Connection cookie

Definition at line 128 of file ks_bquery.h.

Referenced by ks_bquery_free(), ks_bquery_id_get(), ks_bquery_id_set(), and ks_bquery_new().


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