|
Apache HTTPD
|
#include <apr_buckets.h>
Public Attributes | |
| struct apr_bucket *volatile | next |
| struct apr_bucket *volatile | prev |
The buckets in the brigade are on this list.
Definition at line 273 of file apr_buckets.h.
| struct apr_bucket* volatile apr_bucket_brigade::apr_bucket_list::next |
Definition at line 273 of file apr_buckets.h.
| struct apr_bucket* volatile apr_bucket_brigade::apr_bucket_list::prev |
Definition at line 273 of file apr_buckets.h.