#include <Comment.h>
Inheritance diagram for Comment:


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... | |
an abstraction of
|
|
constructor. creates a comment tag
|
|
|
Initializer. sets tag name Reimplemented from Tag. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001