retdec
Namespaces | Functions
metadata_tables.cpp File Reference

Classes for metadata tables. More...

#include "retdec/fileformat/types/dotnet_headers/metadata_tables.h"

Namespaces

 retdec
 
 retdec::fileformat
 

Functions

template<>
std::uint8_t retdec::fileformat::BaseRecord::loadUInt< std::uint8_t > (const FileFormat *file, std::uint64_t &address)
 
template<>
std::uint16_t retdec::fileformat::BaseRecord::loadUInt< std::uint16_t > (const FileFormat *file, std::uint64_t &address)
 
template<>
std::uint32_t retdec::fileformat::BaseRecord::loadUInt< std::uint32_t > (const FileFormat *file, std::uint64_t &address)
 

Detailed Description

Classes for metadata tables.