retdec
retdec::fileformat::String Member List

This is the complete list of members for retdec::fileformat::String, including all inherited members.

contentretdec::fileformat::Stringprivate
fileOffsetretdec::fileformat::Stringprivate
getContent() constretdec::fileformat::String
getFileOffset() constretdec::fileformat::String
getSectionName() constretdec::fileformat::String
getType() constretdec::fileformat::String
isAscii() constretdec::fileformat::String
isWide() constretdec::fileformat::String
operator!=(const String &rhs) constretdec::fileformat::String
operator<(const String &rhs) constretdec::fileformat::String
operator=(const String &)=defaultretdec::fileformat::String
operator=(String &&)=defaultretdec::fileformat::String
operator==(const String &rhs) constretdec::fileformat::String
sectionNameretdec::fileformat::Stringprivate
setContent(const std::string &stringContent)retdec::fileformat::String
setContent(std::string &&stringContent)retdec::fileformat::String
setFileOffset(std::uint64_t stringFileOffset)retdec::fileformat::String
setSectionName(const std::string &sectionName)retdec::fileformat::String
setSectionName(std::string &&sectionName)retdec::fileformat::String
setType(StringType stringType)retdec::fileformat::String
String(StringType type, std::uint64_t fileOffset, SectionNameT &&sectionName, ContentT &&content)retdec::fileformat::Stringinline
String(const String &)=defaultretdec::fileformat::String
String(String &&) noexcept=defaultretdec::fileformat::String
typeretdec::fileformat::Stringprivate
~String()=defaultretdec::fileformat::String