begin() const | MWAWEntry | [inline] |
end() const | MWAWEntry | [inline] |
extra() const | MWAWEntry | [inline] |
hasName(std::string const &nam) const | MWAWEntry | [inline] |
hasType(std::string const &typ) const | MWAWEntry | [inline] |
id() const | MWAWEntry | [inline] |
isParsed() const | MWAWEntry | [inline] |
length() const | MWAWEntry | [inline] |
m_begin | MWAWEntry | [protected] |
m_extra | MWAWEntry | [protected] |
m_fileType | MRWEntry | |
m_id | MWAWEntry | [protected] |
m_length | MWAWEntry | [protected] |
m_N | MRWEntry | |
m_name | MWAWEntry | [protected] |
m_parsed | MWAWEntry | [mutable, protected] |
m_type | MWAWEntry | [protected] |
m_value | MRWEntry | |
MRWEntry() | MRWEntry | [inline] |
MWAWEntry() | MWAWEntry | [inline] |
name() const | MRWEntry | |
operator!=(const MWAWEntry &a) const | MWAWEntry | [inline] |
operator<<(std::ostream &o, MRWEntry const &ent) | MRWEntry | [friend] |
MWAWEntry::operator<<(std::ostream &o, MWAWEntry const &ent) | MWAWEntry | [friend] |
operator==(const MWAWEntry &a) const | MWAWEntry | [inline] |
setBegin(long off) | MWAWEntry | [inline] |
setEnd(long off) | MWAWEntry | [inline] |
setExtra(std::string const &s) | MWAWEntry | [inline] |
setId(int newId) | MWAWEntry | [inline] |
setLength(long l) | MWAWEntry | [inline] |
setName(std::string const &nam) | MWAWEntry | [inline] |
setParsed(bool ok=true) const | MWAWEntry | [inline] |
setType(std::string const &newType) | MWAWEntry | [inline] |
type() const | MWAWEntry | [inline] |
valid() const | MWAWEntry | [inline] |
~MWAWEntry() | MWAWEntry | [inline, virtual] |