Main Page | Class List | File List | Class Members | File Members

_tuple Struct Reference

#include <tuple.h>

List of all members.

Public Attributes

Segmentseg
unsigned int ibegin
unsigned int iend


Detailed Description

A simple 3-element tuple.


Member Data Documentation

unsigned int _tuple::ibegin
 

The begin index of the view-able sub-segment.

unsigned int _tuple::iend
 

The end index of the view-able sub-segment.

Segment* _tuple::seg
 

The address of the segment we reference.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 25 23:01:10 2004 by doxygen 1.3.4