MAK RTIspy API Documentation for HLA 1.3
List of all members | Public Member Functions | Private Attributes
rti1516::RangeBounds Class Reference
+ Collaboration diagram for rti1516::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

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

Member Function Documentation

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

Member Data Documentation

unsigned long rti1516::RangeBounds::_lowerBound
private
unsigned long rti1516::RangeBounds::_upperBound
private

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

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)