ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterStateGeneric::AccessModifiesExistingLocationsGuard Class Reference

Description

Guards whether access can change set of existing locations.

This guard temporarily enables or disables the accessModifiesExistingLocations property, restoring the property to its original value when the guard is destroyed.

Definition at line 292 of file RegisterStateGeneric.h.

#include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/RegisterStateGeneric.h>

Public Member Functions

 AccessModifiesExistingLocationsGuard (RegisterStateGeneric *rstate, bool newValue)
 

Constructor & Destructor Documentation

◆ AccessModifiesExistingLocationsGuard()

Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterStateGeneric::AccessModifiesExistingLocationsGuard::AccessModifiesExistingLocationsGuard ( RegisterStateGeneric rstate,
bool  newValue 
)
inline

Definition at line 296 of file RegisterStateGeneric.h.

◆ ~AccessModifiesExistingLocationsGuard()

Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::RegisterStateGeneric::AccessModifiesExistingLocationsGuard::~AccessModifiesExistingLocationsGuard ( )
inline

Definition at line 300 of file RegisterStateGeneric.h.


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