ROSE 0.11.145.134
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionGuard Class Reference

Description

RAII lock guard.

Locks the specified instruction in memory for the lifetime of this object.

Definition at line 440 of file InstructionCache.h.

#include <Rose/BinaryAnalysis/InstructionCache.h>

Public Member Functions

 InstructionGuard (const InstructionPtr &insn)
 Constuct the object and acquire locks.
 

Constructor & Destructor Documentation

◆ InstructionGuard()

Rose::BinaryAnalysis::InstructionGuard::InstructionGuard ( const InstructionPtr insn)
inlineexplicit

Constuct the object and acquire locks.

Definition at line 448 of file InstructionCache.h.


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