openCore/cgiClass.h File Reference

#include "Astring.h"
#include <map>
#include <string>
#include <sstream>
#include <fstream>
#include <iomanip>
#include "ocCommon.h"

Include dependency graph for cgiClass.h:

Go to the source code of this file.

Classes

class  cgiInput
class  cgiEnvironment
class  cgiBase
class  cgiScriptLite
class  cgiScript
class  cgiHtml
class  cgiHead
class  cgiBody

Typedefs

typedef map< string, aStringqueryStringMap

Enumerations

enum  cgiObjectId {
  cgi, html, head, body,
  generic, cgi, html, head,
  body, generic
}


Typedef Documentation

typedef map< string, aString > queryStringMap

typedef map < string, aString > queryStringMap

Definition at line 38 of file cgiClass.h.


Enumeration Type Documentation

enumerated id's of classes enum cgiObjectId cgi html head body generic

Enumerator:
cgi 
html 
head 
body 
generic 
cgi 
html 
head 
body 
generic 

Definition at line 33 of file cgiClass.h.


Generated on Sat Aug 15 12:47:43 2009 for w3systemsDevelopment by  doxygen 1.5.5