GME  13
Public Attributes
apr_bucket_structs Union Reference

#include <apr_buckets.h>

Collaboration diagram for apr_bucket_structs:
Collaboration graph
[legend]

List of all members.

Public Attributes

apr_bucket b
apr_bucket_heap heap
apr_bucket_pool pool
apr_bucket_file file

Detailed Description

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

Definition at line 633 of file apr_buckets.h.


Member Data Documentation

Bucket

Definition at line 634 of file apr_buckets.h.

File

Definition at line 640 of file apr_buckets.h.

Heap

Definition at line 635 of file apr_buckets.h.

Pool

Definition at line 636 of file apr_buckets.h.


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