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

References myHandle.

Referenced by setHandle().

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

Implements DdmRegion.

References myHandleString.

void DdmRegion1516e::setHandle ( const rti1516e::RegionHandle &  handle)
inline

References handle(), myHandle, and myHandleString.

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 Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)