GME  13
Public Attributes
apr_bucket_file Struct Reference

#include <apr_buckets.h>

Collaboration diagram for apr_bucket_file:
Collaboration graph
[legend]

List of all members.

Public Attributes

apr_bucket_refcount refcount
apr_file_tfd
apr_pool_treadpool

Detailed Description

A bucket referring to an file

Definition at line 612 of file apr_buckets.h.


Member Data Documentation

The file this bucket refers to

Definition at line 616 of file apr_buckets.h.

The pool into which any needed structures should be created while reading from this file bucket

Definition at line 619 of file apr_buckets.h.

Number of buckets using this memory

Definition at line 614 of file apr_buckets.h.


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