NCardGameTools | Contain all the functions to the coding game |
▼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 |
Ccomment | An HTML comment |
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 |
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 |
CnullTag | |
CXHTMLDoctype | Class that abstracts a XHTML Doc Type |
CXMLDeclaration | Class that abstracts a XMLDeclaration |
CXMLPI | Class that abstracts a XMLPI |