Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

VM::AssemblerFile_Plaintext::RJumpEntry Struct Reference

#include <tasm-file.h>

Collaboration diagram for VM::AssemblerFile_Plaintext::RJumpEntry:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RJumpEntry ()
 RJumpEntry (PrgAdr _adr, CodeMark _cmark)
 ~RJumpEntry ()

Static Public Member Functions

PrgAdr ord (const RJumpEntry &e)
 Order parameter for sorting.


Public Attributes

PrgAdr adr
 Absolute dest adr in function instruction mem.

CodeMark cmark
 Associated CodeMarc.


Constructor & Destructor Documentation

VM::AssemblerFile_Plaintext::RJumpEntry::RJumpEntry  )  [inline]
 

Definition at line 64 of file tasm-file.h.

VM::AssemblerFile_Plaintext::RJumpEntry::RJumpEntry PrgAdr  _adr,
CodeMark  _cmark
[inline]
 

Definition at line 65 of file tasm-file.h.

References adr, cmark, VM::CodeMark, and VM::PrgAdr.

VM::AssemblerFile_Plaintext::RJumpEntry::~RJumpEntry  )  [inline]
 

Definition at line 67 of file tasm-file.h.


Member Function Documentation

PrgAdr VM::AssemblerFile_Plaintext::RJumpEntry::ord const RJumpEntry e  )  [inline, static]
 

Order parameter for sorting.

Definition at line 61 of file tasm-file.h.

References adr, and VM::PrgAdr.


Member Data Documentation

PrgAdr VM::AssemblerFile_Plaintext::RJumpEntry::adr
 

Absolute dest adr in function instruction mem.

Definition at line 57 of file tasm-file.h.

Referenced by VM::AssemblerFile_Plaintext::_WriteFunctionProgram(), ord(), and RJumpEntry().

CodeMark VM::AssemblerFile_Plaintext::RJumpEntry::cmark
 

Associated CodeMarc.

Definition at line 58 of file tasm-file.h.

Referenced by VM::AssemblerFile_Plaintext::_WriteFunctionProgram(), and RJumpEntry().


The documentation for this struct was generated from the following file:
Generated on Sat Feb 19 22:36:10 2005 for Ray by doxygen 1.3.5