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


Public Methods | |
| SpecialTag (const string &name="SpecialTag", const StringMap &attributes=StringMap()) | |
| constructor. More... | |
| virtual string | ToString () const |
| convert to a string. More... | |
| virtual string | GetData () const |
| get the NAME in <!NAME>. | |
| virtual void | SetData (const string &newData) |
| set the NAME in <!NAME>. | |
Protected Methods | |
| void | Init (const string &name, const StringMap &attributes) |
| Initialize with a name and attributes. | |
An abstraction of any <!NAME > type tag
|
|
constructor. create a new Special tag |
|
|
convert to a string. from the Writeable interface Reimplemented from EmptyTag. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001