Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Comment Class Reference

a comment tag. More...

#include <Comment.h>

Inheritance diagram for Comment:

Inheritance graph
[legend]
Collaboration diagram for Comment:

Collaboration graph
[legend]
List of all members.

Public Methods

 Comment (const string &comment=NULL_STRING)
 constructor. More...

virtual string GetData () const
 get the comment.

virtual void SetData (const string &newComment)
 set the comment.


Protected Methods

void Init (const string &comment)
 Initializer. More...


Detailed Description

a comment tag.

an abstraction of


Constructor & Destructor Documentation

Comment::Comment ( const string & comment = NULL_STRING )
 

constructor.

creates a comment tag

Parameters:
comment:   a comment


Member Function Documentation

void Comment::Init ( const string & comment ) [protected]
 

Initializer.

sets tag name

Reimplemented from Tag.


The documentation for this class was generated from the following file:
Generated at Wed May 2 00:21:04 2001 for libXMLement by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001