_data | TaggedFile::Tag | [private] |
_datatype | TaggedFile::Tag | [private] |
_end | TaggedFile::Tag | [private] |
_name | TaggedFile::Tag | [private] |
_pos | TaggedFile::Tag | [private] |
_tagtype | TaggedFile::Tag | [private] |
assign(const std::string &locale, TaggedParser &parser, std::istream &istr) | TaggedFile::Tag | |
clear() | TaggedFile::Tag | [inline] |
Data() const | TaggedFile::Tag | [inline] |
Name() const | TaggedFile::Tag | [inline] |
operator<<(std::ostream &str, const TaggedFile::Tag &obj) | TaggedFile::Tag | [friend] |
Pos(const std::string &locale="") const | TaggedFile::Tag | |
posDataEnd(const std::string &locale="") const | TaggedFile::Tag | [inline] |
posDataStart(const std::string &locale="") const | TaggedFile::Tag | [inline] |
PosMap() const | TaggedFile::Tag | [inline] |
posmaptype typedef | TaggedFile::Tag | |
setEndTag(std::string end) | TaggedFile::Tag | [inline] |
Tag(const std::string &name, datatype dtype, tagtype ttype=REJECTLOCALE) | TaggedFile::Tag |