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

◆ buf

char cgi_env_block::buf[CGI_ENVIRONMENT_SIZE]

◆ conn

struct mg_connection* cgi_env_block::conn

◆ len

int cgi_env_block::len

◆ nvars

int cgi_env_block::nvars

◆ vars

char* cgi_env_block::vars[MAX_CGI_ENVIR_VARS]

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