構造体 ap_bucket_error
[HTTP Protocol HandlingHTTP Protocol Handling]

A bucket referring to an HTTP error [詳細]

#include <http_protocol.h>


変数

apr_bucket_refcount refcount
int status
const char * data


説明

A bucket referring to an HTTP error

This bucket can be passed down the filter stack to indicate that an HTTP error occurred while running a filter. In order for this bucket to be used successfully, it MUST be sent as the first bucket in the first brigade to be sent from a given filter.


構造体

const char* ap_bucket_error::data

The error string

apr_bucket_refcount ap_bucket_error::refcount

Number of buckets using this memory

int ap_bucket_error::status

The error code


この構造体の説明は次のファイルから生成されました:
Apacheに対してSun Jul 19 22:05:32 2009に生成されました。  doxygen 1.4.7