cgiScript Class Reference

#include <cgiClass.h>

Inheritance diagram for cgiScript:

Inheritance graph
[legend]
Collaboration diagram for cgiScript:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 cgiScript (const char *mimeString="text/html", bool bCloseHeader=true, const char *uploadPath=NULL, bool bCache=false)
 ~cgiScript ()
cgiScriptDebugString (void)
 cgiScript (const char *mimeString="text/html", bool bCloseHeader=true, const char *uploadPath=NULL, bool bCache=false)
 ~cgiScript ()
cgiScriptDebugString (void)


Detailed Description

class cgiScript: public cgiEnvironment, public cgiScriptLite

The cgi script class, input is parsed and ready in environment methods and a client argument vector of name value pairs.

Definition at line 274 of file cgiClass.h.


Constructor & Destructor Documentation

cgiScript::cgiScript ( const char *  mimeString = "text/html",
bool  bCloseHeader = true,
const char *  uploadPath = NULL,
bool  bCache = false 
)

Definition at line 778 of file cgiClass.cpp.

cgiScript::~cgiScript (  ) 

Definition at line 785 of file cgiClass.cpp.

cgiScript::cgiScript ( const char *  mimeString = "text/html",
bool  bCloseHeader = true,
const char *  uploadPath = NULL,
bool  bCache = false 
)

cgiScript::~cgiScript (  ) 


Member Function Documentation

cgiScript & cgiScript::DebugString ( void   ) 

cgiScript& cgiScript::DebugString ( void   ) 


The documentation for this class was generated from the following files:

Generated on Sat Aug 15 12:48:10 2009 for w3systemsDevelopment by  doxygen 1.5.5