TempOp Class Reference

List of all members.

Public Member Functions

 TempOp (const uint32 offset_=0, const sint32 opcode_=0, const uint32 nextoffset_=0, const sint32 i0_=0, const sint32 i1_=0, const sint32 i2_=0, const sint32 i3_=0, const sint32 i4_=0, const string &str_=string())
 ~TempOp ()
void op (const uint32 opcode_)
uint32 op () const

Public Attributes

uint32 offset
uint32 nextoffset
sint32 i0
sint32 i1
sint32 i2
sint32 i3
sint32 i4
string str
uint32 sp_size
uint32 ret_size

Protected Attributes

uint32 opcode

Detailed Description

Definition at line 54 of file Disasm.cpp.


Constructor & Destructor Documentation

TempOp::TempOp ( const uint32  offset_ = 0,
const sint32  opcode_ = 0,
const uint32  nextoffset_ = 0,
const sint32  i0_ = 0,
const sint32  i1_ = 0,
const sint32  i2_ = 0,
const sint32  i3_ = 0,
const sint32  i4_ = 0,
const string &  str_ = string() 
) [inline]

Definition at line 57 of file Disasm.cpp.

TempOp::~TempOp (  )  [inline]

Definition at line 65 of file Disasm.cpp.


Member Function Documentation

uint32 TempOp::op (  )  const [inline]

Definition at line 68 of file Disasm.cpp.

References opcode.

void TempOp::op ( const uint32  opcode_  )  [inline]

Definition at line 67 of file Disasm.cpp.

References opcode.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().


Member Data Documentation

sint32 TempOp::i0

Definition at line 72 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().

sint32 TempOp::i1

Definition at line 72 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().

sint32 TempOp::i2

Definition at line 72 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().

sint32 TempOp::i3

Definition at line 72 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().

sint32 TempOp::i4

Definition at line 72 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().

uint32 TempOp::nextoffset

Definition at line 71 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().

uint32 TempOp::offset

Definition at line 68 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().

uint32 TempOp::opcode [protected]

Definition at line 80 of file Disasm.cpp.

Referenced by op().

uint32 TempOp::ret_size

Definition at line 77 of file Disasm.cpp.

uint32 TempOp::sp_size

Definition at line 76 of file Disasm.cpp.

string TempOp::str

Definition at line 73 of file Disasm.cpp.

Referenced by just_print(), and ConvertUsecode::readOpGeneric().


The documentation for this class was generated from the following file:
Generated on Fri Jul 27 22:30:00 2007 for pentagram by  doxygen 1.4.7