This is the complete list of members for FWEntry, including all inherited members.
begin() const | MWAWEntry | inline |
closeDebugFile() | FWEntry | |
end() const | MWAWEntry | inline |
extra() const | MWAWEntry | inline |
FWEntry(MWAWInputStreamPtr input) | FWEntry | |
FWEntry(FWEntry const &) | FWEntry | private |
getAsciiFile() | FWEntry | |
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_asciiFile | FWEntry | |
m_begin | MWAWEntry | protected |
m_data | FWEntry | |
m_extra | MWAWEntry | protected |
m_id | MWAWEntry | protected |
m_input | FWEntry | |
m_length | MWAWEntry | protected |
m_name | MWAWEntry | protected |
m_nextId | FWEntry | |
m_parsed | MWAWEntry | mutableprotected |
m_type | FWEntry | |
m_typeId | FWEntry | |
m_values | FWEntry | |
MWAWEntry() | MWAWEntry | inline |
name() const | MWAWEntry | inline |
operator!=(const FWEntry &a) const | FWEntry | inline |
MWAWEntry::operator!=(const MWAWEntry &a) const | MWAWEntry | inline |
operator<<(std::ostream &o, FWEntry const &entry) | FWEntry | friend |
operator=(FWEntry const &) | FWEntry | private |
operator==(const FWEntry &a) const | FWEntry | |
MWAWEntry::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 |
update() | FWEntry | |
valid() const | MWAWEntry | inline |
~FWEntry() | FWEntry | |
~MWAWEntry() | MWAWEntry | inlinevirtual |