Instr_sourceCode Class Reference

Inheritance diagram for Instr_sourceCode:

Inheritance graph
[legend]
Collaboration diagram for Instr_sourceCode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Instr_sourceCode (const QString &source)
virtual QString code () const
virtual InstructionType type () const
virtual AssemblyType assemblyType () const

Detailed Description

Definition at line 1239 of file instruction.h.


Member Function Documentation

QString Instr_sourceCode::code (  )  const [virtual]

The text to output to the generated assembly.

Implements Instruction.

Definition at line 2291 of file instruction.cpp.

References Instruction::m_raw.

virtual InstructionType Instr_sourceCode::type (  )  const [inline, virtual]

This is used to decide how to output the instruction, and which instructions to avoid while optimizing.

Reimplemented from Instruction.

Definition at line 1244 of file instruction.h.

virtual AssemblyType Instr_sourceCode::assemblyType (  )  const [inline, virtual]

Returns:
the AssemblyType (None for non-Assembly instructions).

Implements Instruction.

Definition at line 1245 of file instruction.h.

References Instruction::None.


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:44 2007 for KTechLab by  doxygen 1.5.1