Cgicc.h File Reference

The main header file for the GNU cgicc library. More...

#include <vector>
#include <string>
#include "cgicc/CgiDefs.h"
#include "cgicc/FormEntry.h"
#include "cgicc/FormFile.h"
#include "cgicc/CgiInput.h"
#include "cgicc/CgiEnvironment.h"

Go to the source code of this file.

Namespaces

namespace  cgicc

Data Structures

class  cgicc::Cgicc
 The main class of the GNU cgicc library. More...

Defines

#define _CGICC_H_   1

Typedefs

typedef std::vector< FormEntry
>::iterator 
cgicc::form_iterator
 A vector of FormEntry objects.
typedef std::vector< FormEntry
>::const_iterator 
cgicc::const_form_iterator
 A vector of const FormEntry objects.
typedef std::vector< FormFile
>::iterator 
cgicc::file_iterator
 A vector of FormFile objects.
typedef std::vector< FormFile
>::const_iterator 
cgicc::const_file_iterator
 A vector of const FormFile objects.


Detailed Description

The main header file for the GNU cgicc library.

Definition in file Cgicc.h.


Generated on Tue Jul 3 15:44:29 2007 for GNUCgicc by  doxygen 1.5.1