libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
SectionLocker Class Reference

Public Member Functions

 SectionLocker (RTL_CRITICAL_SECTION &_section)
 
 ~SectionLocker ()
 

Protected Attributes

RTL_CRITICAL_SECTION & section
 

Detailed Description

Definition at line 7 of file peb_lookup.cpp.

Constructor & Destructor Documentation

◆ SectionLocker()

SectionLocker::SectionLocker ( RTL_CRITICAL_SECTION & _section)
inline

Definition at line 9 of file peb_lookup.cpp.

◆ ~SectionLocker()

SectionLocker::~SectionLocker ( )
inline

Definition at line 15 of file peb_lookup.cpp.

Member Data Documentation

◆ section

RTL_CRITICAL_SECTION& SectionLocker::section
protected

Definition at line 21 of file peb_lookup.cpp.


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