bs_dict_item Struct Reference

#include <dict.h>


Data Fields

const char * key
void * data


Detailed Description

A convenience class to group key and data together.

Definition at line 54 of file dict.h.


Field Documentation

const char* bs_dict_item::key

Definition at line 55 of file dict.h.

Referenced by dict_add().

void* bs_dict_item::data

Definition at line 56 of file dict.h.

Referenced by dict_add().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 09:51:40 2007 for Bio-SPHERE by  doxygen 1.5.1