libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
introvirt::windows::pe::IMPORT_NAME_TABLE Class Referenceabstract

#include <IMPORT_NAME_TABLE.hh>

Public Member Functions

virtual const std::vector< std::unique_ptr< const IMAGE_IMPORT_DESCRIPTOR > > & ImportedModules () const =0
 
virtual ~IMPORT_NAME_TABLE ()=default
 

Constructor & Destructor Documentation

◆ ~IMPORT_NAME_TABLE()

virtual introvirt::windows::pe::IMPORT_NAME_TABLE::~IMPORT_NAME_TABLE ( )
virtualdefault

Member Function Documentation

◆ ImportedModules()

virtual const std::vector< std::unique_ptr< const IMAGE_IMPORT_DESCRIPTOR > > & introvirt::windows::pe::IMPORT_NAME_TABLE::ImportedModules ( ) const
pure virtual

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