MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DdmRegion1516_2025 Class Reference
+ Inheritance diagram for DdmRegion1516_2025:
+ Collaboration diagram for DdmRegion1516_2025:

Public Member Functions

 DdmRegion1516_2025 ()
 
virtual ~DdmRegion1516_2025 ()
 
virtual const std::wstring & id () const
 
const rti1516_2025::RegionHandle & handle () const
 
void setHandle (const rti1516_2025::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_2025::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_2025::DdmRegion1516_2025 ( )
inline
virtual DdmRegion1516_2025::~DdmRegion1516_2025 ( )
inlinevirtual

Member Function Documentation

const rti1516_2025::RegionHandle & DdmRegion1516_2025::handle ( ) const
inline

References myHandle.

Referenced by setHandle().

const std::wstring & DdmRegion1516_2025::id ( ) const
inlinevirtual

Implements DdmRegion.

References myHandleString.

void DdmRegion1516_2025::setHandle ( const rti1516_2025::RegionHandle &  handle)
inline

References handle(), myHandle, and myHandleString.

Member Data Documentation

rti1516_2025::RegionHandle DdmRegion1516_2025::myHandle
protected

Referenced by handle(), and setHandle().

std::wstring DdmRegion1516_2025::myHandleString
protected

Referenced by id(), and setHandle().


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

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)