retdec
Public Member Functions | List of all members
retdec::fileformat::CompoundIndex Struct Referenceabstract

#include <metadata_tables.h>

Inheritance diagram for retdec::fileformat::CompoundIndex:
Inheritance graph
[legend]
Collaboration diagram for retdec::fileformat::CompoundIndex:
Collaboration graph
[legend]

Public Member Functions

virtual bool getTable (MetadataTableType &result) const =0
 
- Public Member Functions inherited from retdec::fileformat::Index
std::uint64_t getRawIndex () const
 
virtual std::uint64_t getIndex () const =0
 
void setIndex (std::uint64_t newIndex)
 

Additional Inherited Members

- Protected Member Functions inherited from retdec::fileformat::Index
constexpr std::uint64_t maskForBits (std::uint64_t bits) const
 
- Protected Attributes inherited from retdec::fileformat::Index
std::uint64_t index = 0
 

Member Function Documentation

◆ getTable()

virtual bool retdec::fileformat::CompoundIndex::getTable ( MetadataTableType result) const
pure virtual

The documentation for this struct was generated from the following file: