MAK RTIspy API Documentation for HLA 1.3
Public Member Functions | Static Public Member Functions
rti13::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)

Static Public Member Functions

static ULong getMaxExtent () throw ()
static ULong getMinExtent () throw ()

Constructor & Destructor Documentation

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

Member Function Documentation

static ULong rti13::Region::getMaxExtent ( ) throw () [static]
static ULong rti13::Region::getMinExtent ( ) throw () [static]
virtual ULong rti13::Region::getNumberOfExtents ( ) const throw ( ) [pure virtual]
virtual ULong rti13::Region::getRangeLowerBound ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual ULong rti13::Region::getRangeLowerBoundNotificationLimit ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual ULong rti13::Region::getRangeUpperBound ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual ULong rti13::Region::getRangeUpperBoundNotificationLimit ( ExtentIndex  theExtent,
DimensionHandle  theDimension 
) const throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual SpaceHandle rti13::Region::getSpaceHandle ( ) const throw ( ) [pure virtual]
virtual void rti13::Region::setRangeLowerBound ( ExtentIndex  theExtent,
DimensionHandle  theDimension,
ULong  theLowerBound 
) throw ( ArrayIndexOutOfBounds) [pure virtual]
virtual void rti13::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)