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

Description

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

Definition at line 24 of file Dispatcher.h.

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

Inheritance diagram for Rose::BinaryAnalysis::InstructionSemantics::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: