LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
LIEF::runtime::Memory::ScopedPermissions Class Reference

RAII interface to change the permission within a determined scope. More...

#include <Memory.hpp>

Public Member Functions

 ScopedPermissions (Chunk &chunk, uint32_t perms)
 ~ScopedPermissions ()

Detailed Description

RAII interface to change the permission within a determined scope.

Constructor & Destructor Documentation

◆ ScopedPermissions()

LIEF::runtime::Memory::ScopedPermissions::ScopedPermissions ( Chunk & chunk,
uint32_t perms )
inlineexplicit

◆ ~ScopedPermissions()

LIEF::runtime::Memory::ScopedPermissions::~ScopedPermissions ( )
inline

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