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

Public Member Functions

 DdmRegion1516 ()
virtual ~DdmRegion1516 ()
virtual const std::wstring & id () const
const rti1516::RegionHandle & handle () const
void setHandle (const rti1516::RegionHandle &handle)
- 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)

Protected Attributes

rti1516::RegionHandle myHandle
std::wstring myHandleString
- Protected Attributes inherited from DdmRegion
QGraphicsRectItem * myGraphicsItem
int myXLowerBound
int myXUpperBound
int myYLowerBound
int myYUpperBound
bool myMarkedForDeletion

Constructor & Destructor Documentation

DdmRegion1516::DdmRegion1516 ( )
inline
virtual DdmRegion1516::~DdmRegion1516 ( )
inlinevirtual

Member Function Documentation

const rti1516::RegionHandle & DdmRegion1516::handle ( ) const
inline
const std::wstring & DdmRegion1516::id ( ) const
inlinevirtual

Implements DdmRegion.

References myHandleString.

Referenced by BallController1516::subscribeWithRegion().

void DdmRegion1516::setHandle ( const rti1516::RegionHandle &  handle)
inline

Member Data Documentation

rti1516::RegionHandle DdmRegion1516::myHandle
protected

Referenced by handle(), and setHandle().

std::wstring DdmRegion1516::myHandleString
protected

Referenced by id(), and setHandle().


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)