xoreos  0.0.5
Common::PEResources Member List

This is the complete list of members for Common::PEResources, including all inherited members.

_curLangCommon::PEResourcesprivate
_curNameCommon::PEResourcesprivate
_curTypeCommon::PEResourcesprivate
_exeCommon::PEResourcesprivate
_resourcesCommon::PEResourcesprivate
_sectionsCommon::PEResourcesprivate
getLangList(const PEResourceID &type, const PEResourceID &name) constCommon::PEResources
getNameList(const PEResourceID &type) constCommon::PEResources
getResource(const PEResourceID &type, const PEResourceID &name)Common::PEResources
getResource(const PEResourceID &type, const PEResourceID &name, const PEResourceID &lang)Common::PEResources
getTypeList() constCommon::PEResources
LangMap typedefCommon::PEResourcesprivate
loadFromEXE(SeekableReadStream &exe)Common::PEResourcesprivate
NameMap typedefCommon::PEResourcesprivate
parseResourceLevel(SeekableReadStream &exe, Section &section, uint32 offset, int level)Common::PEResourcesprivate
PEResources(SeekableReadStream *exe)Common::PEResources
TypeMap typedefCommon::PEResourcesprivate
~PEResources()Common::PEResources