#include <group_tag.h>


Public Member Functions | |
| virtual const std::string & | type_identifier (void) const throw () |
| virtual std::string | encoded_content (void) const throw ( std::runtime_error ) |
Ctor, Dtor | |
| GroupTag (const std::string &n, bool lock=false) | |
| virtual | ~GroupTag () |
Friends | |
| class | GroupTagFactory |
| shawn::GroupTag::GroupTag | ( | const std::string & | n, | |
| bool | lock = false | |||
| ) |
| virtual shawn::GroupTag::~GroupTag | ( | ) | [virtual] |
| virtual const std::string& shawn::GroupTag::type_identifier | ( | void | ) | const throw () [virtual] |
Implements shawn::Tag.
| virtual std::string shawn::GroupTag::encoded_content | ( | void | ) | const throw ( std::runtime_error ) [virtual] |
Implements shawn::Tag.
friend class GroupTagFactory [friend] |
1.5.6