Apache HTTPD
Public Attributes | List of all members
node_header_t Struct Reference

Public Attributes

apr_size_t size
 
apr_bucket_alloc_talloc
 
apr_memnode_tmemnode
 
struct node_header_tnext
 

Detailed Description

Definition at line 25 of file apr_buckets_alloc.c.

Member Data Documentation

◆ alloc

apr_bucket_alloc_t* node_header_t::alloc

Definition at line 27 of file apr_buckets_alloc.c.

◆ memnode

apr_memnode_t* node_header_t::memnode

Definition at line 28 of file apr_buckets_alloc.c.

◆ next

struct node_header_t* node_header_t::next

Definition at line 29 of file apr_buckets_alloc.c.

◆ size

apr_size_t node_header_t::size

Definition at line 26 of file apr_buckets_alloc.c.


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