MAK RTIspy API Documentation for HLA 1516
Public Member Functions | Private Attributes
rti1516e::RangeBounds Class Reference
+ Collaboration diagram for rti1516e::RangeBounds:

List of all members.

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

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 Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)