_allow_multiple_sets | TaggedFile::TagSet | [private] |
_allow_unknown_tags | TaggedFile::TagSet | [private] |
_reuse_previous_tag | TaggedFile::TagSet | [private] |
_tags | TaggedFile::TagSet | [private] |
_tagv | TaggedFile::TagSet | [private] |
addTag(const std::string &name, int idx, datatype dtype, tagtype ttype=REJECTLOCALE) | TaggedFile::TagSet | [inline] |
assign(const std::string &starttag, const std::string &startlocale, TaggedParser &parser, std::istream &istr) | TaggedFile::TagSet | [private] |
assignSet(TaggedParser &parser, std::istream &istr) | TaggedFile::TagSet | |
getTagByIndex(unsigned int idx) | TaggedFile::TagSet | [inline] |
operator<<(std::ostream &str, const TaggedFile::TagSet &obj) | TaggedFile::TagSet | [friend] |
setAllowMultipleSets(bool flag) | TaggedFile::TagSet | [inline] |
setAllowUnknownTags(bool flag) | TaggedFile::TagSet | [inline] |
setTagByIndex(int idx, Tag *t) | TaggedFile::TagSet | [inline, private] |
tagmaptype typedef | TaggedFile::TagSet | [private] |
TagSet() | TaggedFile::TagSet | |
tagvectortype typedef | TaggedFile::TagSet | [private] |
~TagSet() | TaggedFile::TagSet | [virtual] |