|
GME
13
|
#include <apr_buckets.h>

Public Attributes | |
| apr_bucket | b |
| apr_bucket_heap | heap |
| apr_bucket_pool | pool |
| apr_bucket_file | file |
A union of all bucket structures so we know what the max size is.
Definition at line 633 of file apr_buckets.h.
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.
Definition at line 636 of file apr_buckets.h.
1.7.6.1