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

Class for the Windows NT OBJECT_HEADER_NAME_INFO structure. More...

#include <OBJECT_HEADER_NAME_INFO.hh>

Public Member Functions

virtual const std::string & Name () const =0
 Get the name of the object.
 
virtual ~OBJECT_HEADER_NAME_INFO ()=default
 

Detailed Description

Class for the Windows NT OBJECT_HEADER_NAME_INFO structure.

Constructor & Destructor Documentation

◆ ~OBJECT_HEADER_NAME_INFO()

virtual introvirt::windows::nt::OBJECT_HEADER_NAME_INFO::~OBJECT_HEADER_NAME_INFO ( )
virtualdefault

Member Function Documentation

◆ Name()

virtual const std::string & introvirt::windows::nt::OBJECT_HEADER_NAME_INFO::Name ( ) const
pure virtual

Get the name of the object.

Returns
std::string representing the name of the object

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