| bugs.tmpl | |
| cardgame.cpp | GNU cgicc Card Game application |
| cgi-overview.tmpl | |
| Cgicc.h | The main header file for the GNU cgicc library |
| CgiDefs.h | Platform and operating system specific macro definitions |
| CgiEnvironment.h | Class encapsulating the CGI runtime environment |
| CgiInput.h | Class that abstracts a data source |
| CgiUtils.h | A collection of utility functions |
| config.h | |
| cookie.cpp | HTTP cookie demo |
| COPYING | |
| COPYING.DOC | |
| COPYING.LIB | |
| demos.tmpl | |
| dns.cpp | A WWW to DNS gateway |
| FormEntry.h | Class representing a single HTML form entry |
| FormFile.h | Class representing a file submitted via an HTML form |
| HTMLAtomicElement.h | Template class for concrete atomic HTMLElement subclasses |
| HTMLAttribute.h | Class dealing with HTML element attributes |
| HTMLAttributeList.h | Class containing a list of HTMLAttribute objects |
| HTMLBooleanElement.h | Template class for concrete boolean HTMLElement subclasses |
| HTMLClasses.h | The header file containing HTML output classes |
| HTMLDoctype.h | Class which specifies the DTD of the HTML 4 document |
| HTMLElement.h | Class dealing with HTML elements |
| HTMLElementList.h | Class containing a list of HTMLElement objects |
| HTTPContentHeader.h | Class for sending data of a specific MIME type |
| HTTPCookie.h | An HTTP Cookie |
| HTTPHeader.h | Abstract base class for simple HTTP headers |
| HTTPHTMLHeader.h | Shortcut to HTTPContentHeader for text/html |
| HTTPPlainHeader.h | Shortcut to HTTPContentHeader for text/plain |
| HTTPRedirectHeader.h | Class for redirecting the client to a different URI |
| HTTPResponseHeader.h | Class for generic, complete HTTP header responses |
| HTTPStatusHeader.h | HTTP header to set a specific request status |
| HTTPXHTMLHeader.h | Class that abstracts a XHTML Content Header |
| index.tmpl | |
| lib-overview.tmpl | |
| license.tmpl | |
| lists.tmpl | |
| MStreamable.h | Abstract base class for all streamable objects |
| test.cpp | GNU cgicc test application |
| tutorial.tmpl | |
| upload.cpp | File upload demo |
| XHTMLDoctype.h | Class that abstracts a XHTML Doc Type |
| XMLDeclaration.h | Class that abstracts a XML Declaration |
| XMLPI.h | Class that abstracts a XMLPI |