構造体 apr_mmap_t
[MMAP (Memory Map) Routines]

#include <apr_mmap.h>


Public メソッド

 APR_RING_ENTRY (apr_mmap_t) link

変数

apr_pool_tcntxt
void * mm
apr_size_t size


説明

The MMAP structure


関数

apr_mmap_t::APR_RING_ENTRY ( apr_mmap_t   ) 

ring of apr_mmap_t's that reference the same mmap'ed region; acts in place of a reference count


構造体

apr_pool_t* apr_mmap_t::cntxt

The pool the mmap structure was allocated out of.

void* apr_mmap_t::mm

The start of the memory mapped area

apr_size_t apr_mmap_t::size

The amount of data in the mmap


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