rxv_spin_data Struct Reference
[Data manipulation functions]

Data structure. More...

#include <rxv_spin.h>


Data Fields

unsigned char type
size_t size
union {
   apr_hash_t *   cols
   char *   data
   rxv_spin_data_t *   meta
   void *   both
}; 


Detailed Description

Data structure.

Field Documentation

unsigned char rxv_spin_data::type

data type

size_t rxv_spin_data::size

string size or number of rows

apr_hash_t* rxv_spin_data::cols

columns of the data type rows

char* rxv_spin_data::data

actual data

rxv_spin_data_t* rxv_spin_data::meta

metadata (i.e. pointer to an array)

void* rxv_spin_data::both

when we need to test both cols & data at once

union { ... }

unnamed


The documentation for this struct was generated from the following file:
Generated on Sun Sep 9 04:54:12 2007 for mod_spin by  doxygen 1.5.3