| Cgicc | The main class of the GNU cgicc library |
| CgiEnvironment | Class encapsulating the CGI runtime environment |
| CgiInput | Class that abstracts a data source |
| comment | An HTML comment |
| datasgame | A data model for the games |
| datasplayer | A data model for the player |
| FCgiIO | Class that implements input and output through a FastCGI request |
| FE_nameCompare | |
| FE_valueCompare | |
| FF_compare | |
| FormEntry | Class representing a single HTML form entry |
| FormFile | Class representing a file submitted via an HTML form |
| HTMLAtomicElement | Template for concrete atomic HTMLElement subclasses |
| HTMLAttribute | Class representing a name or a single name/value pair |
| HTMLAttributeList | An expandable list of HTMLAttribute objects |
| HTMLBooleanElement | Template for concrete boolean HTMLElement subclasses |
| HTMLDoctype | Specifies the DTD of the HTML 4 document |
| HTMLElement | Class representing an HTML element |
| HTMLElementList | An expandable list of HTMLElement objects |
| HTTPContentHeader | HTTP header for data of a specified MIME type |
| HTTPCookie | An HTTP cookie |
| HTTPHeader | Abstract base class for all simple HTTP response headers |
| HTTPHTMLHeader | Shortcut to HTTPContentHeader for text/html |
| HTTPPlainHeader | Shortcut to HTTPContentHeader for text/html |
| HTTPRedirectHeader | Class for redirecting the client to a different URI |
| HTTPResponseHeader | Generic HTTP response header |
| HTTPStatusHeader | HTTP header to set a specific request status |
| HTTPXHTMLHeader | Class that abstracts a XHTML Content Header |
| MStreamable | Mix-in streamable interface |
| MultipartHeader | |
| nullTag | |
| XHTMLDoctype | Class that abstracts a XHTML Doc Type |
| XMLDeclaration | Class that abstracts a XMLDeclaration |
| XMLPI | Class that abstracts a XMLPI |