A node whose state can be exported to a token stream. More...
#include <imap.h>
Public Member Functions | |
STRING_CONSTANT (Name,"MapExporter") | |
virtual | ~MapExporter () |
virtual void | exportTokens (TokenWriter &writer) const =0 |
A node whose state can be exported to a token stream.
Definition at line 41 of file imap.h.
virtual void MapExporter::exportTokens | ( | TokenWriter & | writer | ) | const [pure virtual] |
MapExporter::STRING_CONSTANT | ( | Name | , | |
"MapExporter" | ||||
) |