Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Instruction::UseTypeUnimplemented Struct Reference

#include <x86instr.h>

List of all members.

Public Methods

 UseTypeUnimplemented (enum x86instructions _instr)

Public Attributes

enum x86instructions instr


Constructor & Destructor Documentation

Instruction::UseTypeUnimplemented::UseTypeUnimplemented enum x86instructions    _instr [inline]
 

Definition at line 40 of file x86instr.h.

References instr.

00040 :instr(_instr) {};


Member Data Documentation

enum x86instructions Instruction::UseTypeUnimplemented::instr
 

Definition at line 41 of file x86instr.h.

Referenced by UseTypeUnimplemented().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 13 22:20:36 2003 for perdr by doxygen1.2.15