libglass::record::record::_record Struct Reference

#include <chain.h>

List of all members.

Public Attributes

unsigned int references
bool allocated
unsigned int size
const char * data


Detailed Description

record structure.

Definition at line 57 of file chain.h.


Member Data Documentation

bool libglass::record::record::_record::allocated

should we free it

Definition at line 59 of file chain.h.

const char* libglass::record::record::_record::data

the data itself

Definition at line 61 of file chain.h.

unsigned int libglass::record::record::_record::references

number of references

Definition at line 58 of file chain.h.

unsigned int libglass::record::record::_record::size

total bytes, in memory

Definition at line 60 of file chain.h.


The documentation for this struct was generated from the following file:

Generated on Fri May 28 13:19:01 2010 for libGlass by  doxygen 1.5.8