apr_bucket_heap Struct Reference
[Bucket Brigades]

#include <apr_buckets.h>


Data Fields

apr_bucket_refcount refcount
char * base
apr_size_t alloc_len
void(* free_func )(void *data)


Detailed Description

A bucket referring to data allocated off the heap.

Field Documentation

Number of buckets using this memory

The start of the data actually allocated. This should never be modified, it is only used to free the bucket.

how much memory was allocated

void(* apr_bucket_heap::free_func)(void *data)

function to use to delete the data


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

Generated on Sat Aug 16 19:14:10 2008 for Apache Portable Runtime Utility Library by  doxygen 1.5.6