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 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

Implements DdmRegion.

References myExtentIndexString.

std::wstring DdmRegion13::nextId ( )
inlinestaticprotected

Referenced by DdmRegion13().

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

References myExtentIndex.

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 Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)