Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CMa::Code< Word, Int > Class Template Reference

#include <code.h>

List of all members.

Public Methods

bool verifyAddress (Int addr)
bool verifyInterval (Int addr1, Int addr2)
const Word & operator[] (Int addr)


Detailed Description

template<class Word, class Int>
class CMa::Code< Word, Int >

An implementation of CMa code segment.

Author:
OM


Member Function Documentation

template<class Word, class Int>
const Word& CMa::Code< Word, Int >::operator[] Int    addr [inline]
 

Gives access to the code segment.

Assumption: verifyAddress(addr) == true

Author:
OM

template<class Word, class Int>
bool CMa::Code< Word, Int >::verifyAddress Int    addr [inline]
 

Checks validity of the address.

Author:
OM

template<class Word, class Int>
bool CMa::Code< Word, Int >::verifyInterval Int    addr1,
Int    addr2
[inline]
 

Checks validity of address interval.

Author:
OM


The documentation for this class was generated from the following file:
Generated on Tue Oct 12 03:30:45 1999 by doxygen1.2.18