This is the complete list of members for STOFFEntry, including all inherited members.
| begin() const | STOFFEntry | inline | 
| end() const | STOFFEntry | inline | 
| extra() const | STOFFEntry | inline | 
| hasName(std::string const &nam) const | STOFFEntry | inline | 
| hasType(std::string const &typ) const | STOFFEntry | inline | 
| id() const | STOFFEntry | inline | 
| isParsed() const | STOFFEntry | inline | 
| length() const | STOFFEntry | inline | 
| m_begin | STOFFEntry | protected | 
| m_extra | STOFFEntry | protected | 
| m_id | STOFFEntry | protected | 
| m_length | STOFFEntry | protected | 
| m_name | STOFFEntry | protected | 
| m_parsed | STOFFEntry | mutableprotected | 
| m_type | STOFFEntry | protected | 
| name() const | STOFFEntry | inline | 
| operator!=(const STOFFEntry &a) const | STOFFEntry | inline | 
| operator<<(std::ostream &o, STOFFEntry const &ent) | STOFFEntry | friend | 
| operator==(const STOFFEntry &a) const | STOFFEntry | inline | 
| setBegin(long off) | STOFFEntry | inline | 
| setEnd(long off) | STOFFEntry | inline | 
| setExtra(std::string const &s) | STOFFEntry | inline | 
| setId(int newId) | STOFFEntry | inline | 
| setLength(long l) | STOFFEntry | inline | 
| setName(std::string const &nam) | STOFFEntry | inline | 
| setParsed(bool ok=true) const | STOFFEntry | inline | 
| setType(std::string const &newType) | STOFFEntry | inline | 
| STOFFEntry() | STOFFEntry | inline | 
| type() const | STOFFEntry | inline | 
| valid() const | STOFFEntry | inline | 
| ~STOFFEntry() | STOFFEntry | virtual |