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

Public Member Functions

 RangeBounds ()
 
 RangeBounds (unsigned long lowerBound, unsigned long upperBound)
 
 ~RangeBounds () throw ()
 
 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

rti1516e::RangeBounds::RangeBounds ( )
rti1516e::RangeBounds::RangeBounds ( unsigned long  lowerBound,
unsigned long  upperBound 
)
rti1516e::RangeBounds::~RangeBounds ( )
throw (
)
rti1516e::RangeBounds::RangeBounds ( RangeBounds const &  rhs)

Member Function Documentation

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

Member Data Documentation

unsigned long rti1516e::RangeBounds::_lowerBound
private
unsigned long rti1516e::RangeBounds::_upperBound
private

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

Document ID: Generated on Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)