ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCell::Predicate Class Referenceabstract

Description

Predicate for matching cells.

Definition at line 42 of file MemoryCell.h.

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

Inheritance diagram for Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCell::Predicate:
Inheritance graph
[legend]

Public Member Functions

virtual bool operator() (const MemoryCellPtr &)=0
 Invoked for some cell. More...
 

Member Function Documentation

virtual bool Rose::BinaryAnalysis::InstructionSemantics::BaseSemantics::MemoryCell::Predicate::operator() ( const MemoryCellPtr )
pure virtual

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