Google
Web alhem.net

Cgi::Head Class Reference

#include <Head.h>

Inheritance diagram for Cgi::Head:

Inheritance graph
Collaboration diagram for Cgi::Head:

Collaboration graph
List of all members.

Public Member Functions

 Head ()
ElementCopy ()

Detailed Description

Definition at line 10 of file Head.h.


Constructor & Destructor Documentation

Cgi::Head::Head (  )  [inline]

Definition at line 13 of file Head.h.

Referenced by Copy().

00013 : ElementList("head") {}


Member Function Documentation

Element* Cgi::Head::Copy (  )  [inline, virtual]

Implements Cgi::Element.

Definition at line 15 of file Head.h.

References Head().

00015 { return new Head(*this); }


The documentation for this class was generated from the following file:
Generated for cgi++ by doxygen 1.3.7

Page, code, and content Copyright (C) 2004 by Anders Hedström