MAK RTIspy API Documentation for HLA 1516
List of all members | Public Member Functions
Region Class Reference

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 ( )
inlinevirtual

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 Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)