retdec
Classes | Namespaces | Typedefs
vtable_msvc.h File Reference
#include <cstdint>
#include <map>
#include <vector>
#include "retdec/rtti-finder/rtti/rtti_msvc.h"
#include "retdec/common/address.h"
#include "retdec/common/vtable.h"

Go to the source code of this file.

Classes

class  retdec::rtti_finder::VtableMsvc
 

Namespaces

 retdec
 
 retdec::rtti_finder
 

Typedefs

using retdec::rtti_finder::VtablesMsvc = std::map< retdec::common::Address, VtableMsvc >