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 | Protected Attributes
DdmRegion1516e Class Reference
+ Inheritance diagram for DdmRegion1516e:
+ Collaboration diagram for DdmRegion1516e:

Public Member Functions

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

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

DdmRegion1516e::DdmRegion1516e ( )
inline
virtual DdmRegion1516e::~DdmRegion1516e ( )
inlinevirtual

Member Function Documentation

const rti1516e::RegionHandle & DdmRegion1516e::handle ( ) const
inline
const std::wstring & DdmRegion1516e::id ( ) const
inlinevirtual
void DdmRegion1516e::setHandle ( const rti1516e::RegionHandle &  handle)
inline

Member Data Documentation

rti1516e::RegionHandle DdmRegion1516e::myHandle
protected

Referenced by handle(), and setHandle().

std::wstring DdmRegion1516e::myHandleString
protected

Referenced by id(), and setHandle().


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

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)