ROSE  0.11.87.0
Public Member Functions | List of all members
Rose::BinaryAnalysis::InstructionSemantics2::BaseSemantics::InsnProcessor Class Referenceabstract

Description

Functor that knows how to dispatch a single kind of instruction.

Definition at line 25 of file Dispatcher.h.

#include <Rose/BinaryAnalysis/InstructionSemantics2/BaseSemantics/Dispatcher.h>

Inheritance diagram for Rose::BinaryAnalysis::InstructionSemantics2::BaseSemantics::InsnProcessor:
Inheritance graph
[legend]

Public Member Functions

virtual void process (const DispatcherPtr &dispatcher, SgAsmInstruction *insn)=0
 

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