This is a brief description.
More...
#include <EnumerationRange.h>
Inherits openjaus::model::fields::EnumerationItem.
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
§ EnumerationRange()
openjaus::model::fields::EnumerationRange::EnumerationRange |
( |
| ) |
|
§ ~EnumerationRange()
openjaus::model::fields::EnumerationRange::~EnumerationRange |
( |
| ) |
|
|
virtual |
§ getLowerBound()
long openjaus::model::fields::EnumerationRange::getLowerBound |
( |
| ) |
const |
§ getUpperBound()
long openjaus::model::fields::EnumerationRange::getUpperBound |
( |
| ) |
const |
§ setLowerBound()
bool openjaus::model::fields::EnumerationRange::setLowerBound |
( |
long |
lowerBound | ) |
|
- Parameters
-
lowerBound | The value of the new lowerBound. |
§ setUpperBound()
bool openjaus::model::fields::EnumerationRange::setUpperBound |
( |
long |
upperBound | ) |
|
- Parameters
-
upperBound | The value of the new upperBound. |
§ toString()
std::string openjaus::model::fields::EnumerationRange::toString |
( |
| ) |
const |
|
virtual |
§ operator<< [1/2]
§ operator<< [2/2]
§ lowerBound
long openjaus::model::fields::EnumerationRange::lowerBound |
|
protected |
§ upperBound
long openjaus::model::fields::EnumerationRange::upperBound |
|
protected |
The documentation for this class was generated from the following files: