構造体 process_rec
[HTTP Daemon Routine]

A structure that represents one process [詳細]

#include <httpd.h>


変数

apr_pool_tpool
apr_pool_tpconf
int argc
const char *const * argv
const char * short_name


説明

A structure that represents one process


構造体

int process_rec::argc

Number of command line arguments passed to the program

const char* const* process_rec::argv

The command line arguments

apr_pool_t* process_rec::pconf

Configuration pool. Cleared upon restart

apr_pool_t* process_rec::pool

Global pool. Cleared upon normal exit

const char* process_rec::short_name

The program name used to execute the program


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