MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
rti13::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)

Static Public Member Functions

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

Constructor & Destructor Documentation

virtual rti13::Region::~Region ( )
inlinevirtual

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 Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)