MAK RTIspy API Documentation for HLA Evolved
List of all members | Public Member Functions | Static Protected Member Functions | Protected Attributes
DdmRegion13 Class Reference
+ Inheritance diagram for DdmRegion13:
+ Collaboration diagram for DdmRegion13:

Public Member Functions

 DdmRegion13 ()
virtual ~DdmRegion13 ()
virtual const std::wstring & id () const
RTI::ExtentIndex extentIndex () const
void setExtentIndex (RTI::ExtentIndex index)
- Public Member Functions inherited from DdmRegion
 DdmRegion ()
virtual ~DdmRegion ()
int xLowerBound () const
void setXLowerBound (int newXLowerBound)
int xUpperBound () const
void setXUpperBound (int newXUpperBound)
int yLowerBound () const
void setYLowerBound (int newYLowerBound)
int yUpperBound () const
void setYUpperBound (int newYUpperBound)
void setRangeBounds (int newXLowerBound, int newYLowerBound, int newXUpperBound, int newYUpperBound)
bool isMarkedForDeletion () const
void markForDeletion (bool mark)
QGraphicsRectItem * graphicsItem ()
void setGraphicsItem (QGraphicsRectItem *item)

Static Protected Member Functions

static std::wstring nextId ()

Protected Attributes

RTI::ExtentIndex myExtentIndex
std::wstring myExtentIndexString
- Protected Attributes inherited from DdmRegion
QGraphicsRectItem * myGraphicsItem
int myXLowerBound
int myXUpperBound
int myYLowerBound
int myYUpperBound
bool myMarkedForDeletion

Constructor & Destructor Documentation

DdmRegion13::DdmRegion13 ( )
inline

References myExtentIndexString, and nextId().

virtual DdmRegion13::~DdmRegion13 ( )
inlinevirtual

Member Function Documentation

RTI::ExtentIndex DdmRegion13::extentIndex ( ) const
inline

References myExtentIndex.

const std::wstring & DdmRegion13::id ( ) const
inlinevirtual
std::wstring DdmRegion13::nextId ( )
inlinestaticprotected

Referenced by DdmRegion13().

void DdmRegion13::setExtentIndex ( RTI::ExtentIndex  index)
inline

Member Data Documentation

RTI::ExtentIndex DdmRegion13::myExtentIndex
protected

Referenced by extentIndex(), and setExtentIndex().

std::wstring DdmRegion13::myExtentIndexString
protected

Referenced by DdmRegion13(), and id().


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)