Classes | Namespaces | Typedefs
Cgicc.h File Reference

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

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

Go to the source code of this file.

Classes

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

Namespaces

namespace  cgicc
 The namespace containing the cgicc library.
 

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.


GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Fri Mar 1 2024 08:39:42 for cgicc by doxygen 1.9.6