_ks_type_t Struct Reference

libkarmaclient's type info type. More...

#include <ks_common.h>


Data Fields

const char * name
ks_destroy_t destroy
ks_bappend_t bappend


Detailed Description

libkarmaclient's type info type.

Definition at line 54 of file ks_common.h.


Field Documentation

const char* _ks_type_t::name

Name of type

Definition at line 55 of file ks_common.h.

Referenced by ks_response_bparse().

ks_destroy_t _ks_type_t::destroy

Destructor function for type

Definition at line 56 of file ks_common.h.

ks_bappend_t _ks_type_t::bappend

Bencode appender function for type

Definition at line 57 of file ks_common.h.


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