cgicc::XMLDeclaration Class Reference

Class that abstracts a XMLDeclaration. More...

#include <cgicc/XMLDeclaration.h>

Inheritance diagram for cgicc::XMLDeclaration:
cgicc::XMLPI cgicc::MStreamable

List of all members.

Public Member Functions

Constructor and Destructor
 XMLDeclaration (std::string version="1.0")
 Constructor.
virtual ~XMLDeclaration ()
 Destructor.

Detailed Description

Class that abstracts a XMLDeclaration.

This class add the XMLDeclaration feature

Definition at line 42 of file XMLDeclaration.h.


Constructor & Destructor Documentation

cgicc::XMLDeclaration::XMLDeclaration ( std::string  version = "1.0") [inline]

Constructor.

Create a new XMLDeclaration.h object

Parameters:
inputThe Xml version (generally 1.0 or 1.1)

Definition at line 55 of file XMLDeclaration.h.

virtual cgicc::XMLDeclaration::~XMLDeclaration ( ) [inline, virtual]

Destructor.

Delete this XMLDeclaration object

Definition at line 61 of file XMLDeclaration.h.


The documentation for this class was generated from the following file:

GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Wed Mar 28 2012 10:10:34 for cgicc by doxygen 1.8.0