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

Public Member Functions

 RangeBounds ()
 
 RangeBounds (unsigned long lowerBound, unsigned long upperBound)
 
 ~RangeBounds () noexcept
 
 RangeBounds (RangeBounds const &rhs)
 
RangeBoundsoperator= (RangeBounds const &rhs)
 
unsigned long getLowerBound () const
 
unsigned long getUpperBound () const
 
void setLowerBound (unsigned long lowerBound)
 
void setUpperBound (unsigned long upperBound)
 

Private Attributes

unsigned long _lowerBound
 
unsigned long _upperBound
 

Constructor & Destructor Documentation

rti1516_2025::RangeBounds::RangeBounds ( )
rti1516_2025::RangeBounds::RangeBounds ( unsigned long  lowerBound,
unsigned long  upperBound 
)
rti1516_2025::RangeBounds::~RangeBounds ( )
noexcept
rti1516_2025::RangeBounds::RangeBounds ( RangeBounds const &  rhs)

Member Function Documentation

unsigned long rti1516_2025::RangeBounds::getLowerBound ( ) const
unsigned long rti1516_2025::RangeBounds::getUpperBound ( ) const
RangeBounds& rti1516_2025::RangeBounds::operator= ( RangeBounds const &  rhs)
void rti1516_2025::RangeBounds::setLowerBound ( unsigned long  lowerBound)
void rti1516_2025::RangeBounds::setUpperBound ( unsigned long  upperBound)

Member Data Documentation

unsigned long rti1516_2025::RangeBounds::_lowerBound
private
unsigned long rti1516_2025::RangeBounds::_upperBound
private

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

Document ID: Generated on Wed Jul 8 16:20:32 EDT 2026 from SVN revision 291616
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)