Main Page   Compound List   File List   Compound Members   File Members  

reference_record_t Struct Reference

List of all members.

Public Attributes

tag_t tag
timestamp_t timestamp
length_t length
address_space_ID_t address_space_ID
address_t virtual_address

Detailed Description

A record structure in which a reference record will be passed and stored.

Definition at line 65 of file main.cc.


Member Data Documentation

address_space_ID_t reference_record_t::address_space_ID
 

Definition at line 70 of file main.cc.

Referenced by main().

length_t reference_record_t::length
 

Definition at line 69 of file main.cc.

Referenced by main().

tag_t reference_record_t::tag
 

Definition at line 67 of file main.cc.

Referenced by main().

timestamp_t reference_record_t::timestamp
 

Definition at line 68 of file main.cc.

Referenced by main().

address_t reference_record_t::virtual_address
 

Definition at line 71 of file main.cc.

Referenced by main().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 24 14:07:31 2002 for raw-reference-binary-to-text by doxygen1.2.17