retdec
Classes | Namespaces | Typedefs
vtable.h File Reference

Common vtable representation. More...

#include <set>
#include <string>
#include <retdec/common/address.h>

Go to the source code of this file.

Classes

class  retdec::common::VtableItem
 
class  retdec::common::Vtable
 

Namespaces

 retdec
 
 retdec::common
 

Typedefs

using retdec::common::VtableContainer = std::set< Vtable >
 

Detailed Description

Common vtable representation.