| Ncgicc | The namespace containing the cgicc library |
| CCgicc | The main class of the GNU cgicc library |
| CCgiEnvironment | Class encapsulating the CGI runtime environment |
| CCgiInput | Class that abstracts a data source |
| CFormEntry | Class representing a single HTML form entry |
| CFormFile | Class representing a file submitted via an HTML form |
| CHTMLAtomicElement | Template for concrete atomic HTMLElement subclasses |
| CHTMLAttribute | Class representing a name or a single name/value pair |
| CHTMLAttributeList | An expandable list of HTMLAttribute objects |
| CHTMLBooleanElement | Template for concrete boolean HTMLElement subclasses |
| CnullTag | |
| Ccomment | An HTML comment |
| CHTMLDoctype | Specifies the DTD of the HTML 4 document |
| CHTMLElement | Class representing an HTML element |
| CHTMLElementList | An expandable list of HTMLElement objects |
| CHTTPContentHeader | HTTP header for data of a specified MIME type |
| CHTTPCookie | An HTTP cookie |
| CHTTPHeader | Abstract base class for all simple HTTP response headers |
| CHTTPHTMLHeader | Shortcut to HTTPContentHeader for text/html |
| CHTTPPlainHeader | Shortcut to HTTPContentHeader for text/html |
| CHTTPRedirectHeader | Class for redirecting the client to a different URI |
| CHTTPResponseHeader | Generic HTTP response header |
| CHTTPStatusHeader | HTTP header to set a specific request status |
| CHTTPXHTMLHeader | Class that abstracts a XHTML Content Header |
| CMStreamable | Mix-in streamable interface |
| CXHTMLDoctype | Class that abstracts a XHTML Doc Type |
| CXMLDeclaration | Class that abstracts a XMLDeclaration |
| CXMLPI | Class that abstracts a XMLPI |
| Cdatasgame | A data model for the games |
| Cdatasplayer | A data model for the player |