Pyrogenesis  trunk
Public Attributes | List of all members
cgi_env_block Struct Reference
Collaboration diagram for cgi_env_block:
Collaboration graph
[legend]

Public Attributes

struct mg_connectionconn
 
char buf [CGI_ENVIRONMENT_SIZE]
 
int len
 
char * vars [MAX_CGI_ENVIR_VARS]
 
int nvars
 

Member Data Documentation

char cgi_env_block::buf[CGI_ENVIRONMENT_SIZE]
struct mg_connection* cgi_env_block::conn
int cgi_env_block::len
int cgi_env_block::nvars
char* cgi_env_block::vars[MAX_CGI_ENVIR_VARS]

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