libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SectionLocker Class Reference

Public Member Functions

 SectionLocker (RTL_CRITICAL_SECTION &_section)
 
 ~SectionLocker ()
 

Protected Attributes

RTL_CRITICAL_SECTIONsection
 

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.

Here is the call graph for this function:

◆ ~SectionLocker()

SectionLocker::~SectionLocker ( )
inline

Definition at line 15 of file peb_lookup.cpp.

Here is the call graph for this function:

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: