#include <DerivedTags.h>
Public Member Functions | |
| virtual | ~DerivedTagList () throw () |
| void | add (const std::string &tag, const Tagexpr *expr) throw () |
| void | parse (ParserInput &in) throw (ParserException) |
| OpSet< std::string > | getDerived (const OpSet< std::string > &tags) const throw () |
| OpSet< std::string > | addDerived (const OpSet< std::string > &tags) const throw () |
Protected Types | |
| typedef std::map< std::string, Tagexpr * > | expressions_t |
Protected Attributes | |
| expressions_t | expressions |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8