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