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

An entry in the ServiceDescriptorTable. More...

#include <ServiceDescriptorTable.hh>

Public Member Functions

virtual const ServiceTableservice_table () const =0
 Get the ServiceTable this entry points to.
 
virtual ~ServiceDescriptorTableEntry ()=default
 Destroy the instance.
 

Detailed Description

An entry in the ServiceDescriptorTable.

Constructor & Destructor Documentation

◆ ~ServiceDescriptorTableEntry()

virtual introvirt::windows::ServiceDescriptorTableEntry::~ServiceDescriptorTableEntry ( )
virtualdefault

Destroy the instance.

Member Function Documentation

◆ service_table()

virtual const ServiceTable & introvirt::windows::ServiceDescriptorTableEntry::service_table ( ) const
pure virtual

Get the ServiceTable this entry points to.

Returns
The ServiceTable this entry points to
Examples
ivservicetable.cc.

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