Main Page | Data Structures | Directories | File List | Data Fields | Globals

_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

ks_bappend_t _ks_type_t::bappend
 

Bencode appender function for type

Definition at line 57 of file ks_common.h.

ks_destroy_t _ks_type_t::destroy
 

Destructor function for type

Definition at line 56 of file ks_common.h.

const char* _ks_type_t::name
 

Name of type

Definition at line 55 of file ks_common.h.

Referenced by ks_response_bparse().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 7 21:11:31 2007 for libkarmaclient by  doxygen 1.4.4