Main Page | Modules | Namespace List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

apr_bucket_structs Union Reference
[Bucket Brigades]

#include <apr_buckets.h>


Data Fields

apr_bucket b
apr_bucket_heap heap
apr_bucket_pool pool
apr_bucket_mmap mmap
apr_bucket_file file


Detailed Description

A union of all bucket structures so we know what the max size is.


Field Documentation

apr_bucket apr_bucket_structs::b
 

Bucket

apr_bucket_file apr_bucket_structs::file
 

File

apr_bucket_heap apr_bucket_structs::heap
 

Heap

apr_bucket_mmap apr_bucket_structs::mmap
 

MMap

apr_bucket_pool apr_bucket_structs::pool
 

Pool


The documentation for this union was generated from the following file:
Generated on Fri Mar 4 05:10:30 2005 for Apache Portable Runtime Utility Library by  doxygen 1.4.1