MAK RTIspy API Documentation for HLA Evolved
Public Member Functions
Region Class Reference

List of all members.

Public Member Functions

virtual ~Region ()
virtual ULong getRangeLowerBound (ExtentIndex theExtent, DimensionHandle theDimension) const =0 throw ( ArrayIndexOutOfBounds)
virtual ULong getRangeUpperBound (ExtentIndex theExtent, DimensionHandle theDimension) const =0 throw ( ArrayIndexOutOfBounds)
virtual void setRangeLowerBound (ExtentIndex theExtent, DimensionHandle theDimension, ULong theLowerBound)=0 throw ( ArrayIndexOutOfBounds)
virtual void setRangeUpperBound (ExtentIndex theExtent, DimensionHandle theDimension, ULong theUpperBound)=0 throw ( ArrayIndexOutOfBounds)
virtual SpaceHandle getSpaceHandle () const =0 throw ( )
virtual ULong getNumberOfExtents () const =0 throw ( )
virtual ULong getRangeLowerBoundNotificationLimit (ExtentIndex theExtent, DimensionHandle theDimension) const =0 throw ( ArrayIndexOutOfBounds)
virtual ULong getRangeUpperBoundNotificationLimit (ExtentIndex theExtent, DimensionHandle theDimension) const =0 throw ( ArrayIndexOutOfBounds)

Constructor & Destructor Documentation

virtual Region::~Region ( ) [inline, virtual]

Member Function Documentation

virtual ULong Region::getNumberOfExtents ( ) const throw ( ) [pure virtual]
virtual ULong Region::getRangeLowerBound ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual ULong Region::getRangeLowerBoundNotificationLimit ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual ULong Region::getRangeUpperBound ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual ULong Region::getRangeUpperBoundNotificationLimit ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual SpaceHandle Region::getSpaceHandle ( ) const throw ( ) [pure virtual]
virtual void Region::setRangeLowerBound ( ExtentIndex  theExtent,
DimensionHandle  theDimension,
ULong  theLowerBound 
) throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual void Region::setRangeUpperBound ( ExtentIndex  theExtent,
DimensionHandle  theDimension,
ULong  theUpperBound 
) throw ( ArrayIndexOutOfBounds) [pure virtual]

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)