14 #ifndef RTI_RangeBounds_h
15 #define RTI_RangeBounds_h
27 unsigned long lowerBound,
28 unsigned long upperBound);
39 unsigned long getLowerBound ()
const;
41 unsigned long getUpperBound ()
const;
44 unsigned long lowerBound);
47 unsigned long upperBound);
55 #endif // RTI_RangeBounds_h
#define RTI_EXPORT
Definition: SpecificConfig.h:63
unsigned long _lowerBound
Definition: RangeBounds.h:50
Definition: RangeBounds.h:21
This file contains definitions that are used to isolate platform-specific elements of the API...
unsigned long _upperBound
Definition: RangeBounds.h:51