Range consists of value and inclusive flag.
Public Methods | |
| Range () | |
| ~Range () | |
| Range | operator= (const Range &o) |
| Range (const Range &o) | |
| int | getValue (char *&rangevalue, int *status) |
| int | isInclusive (bool &inclusive, int *status) |
| int | Range::getPCData (char *&pcdata, int *status) |
|
|
Default Constructor |
|
|
Destructor |
|
|
Copy Constructor |
|
||||||||||||
|
Gets the 'value' |
|
||||||||||||
|
Gets 'false' if inclusive is 'no', true otherwise. |
|
|
Assignment operator overloaded. |
|
||||||||||||
|
Gets the PCDATA. |
1.2.16