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

apr_bucket_refcount Struct Reference
[Bucket Brigades]

#include <apr_buckets.h>


Data Fields

int refcount


Detailed Description

The structure used to manage the shared resource must start with an apr_bucket_refcount which is updated by the general-purpose refcount code. A pointer to the bucket-type-dependent private data structure can be cast to a pointer to an apr_bucket_refcount and vice versa.


Field Documentation

int apr_bucket_refcount::refcount
 

The number of references to this bucket


The documentation for this struct was generated from the following file:
Generated on Wed Dec 8 00:35:24 2010 for Apache Portable Runtime Utility Library by  doxygen 1.3.9.1