STOFFEntry Member List
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_beginSTOFFEntry [protected]
m_extraSTOFFEntry [protected]
m_idSTOFFEntry [protected]
m_lengthSTOFFEntry [protected]
m_nameSTOFFEntry [protected]
m_parsedSTOFFEntry [mutable, protected]
m_typeSTOFFEntry [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]