|
LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
Public Member Functions | |
| bool | validate () const |
| vector< uint > | generate () const |
| RangeItem (const uint a) | |
| RangeItem (const uint a, const uint b) | |
| RangeItem (const uint a, const uint b, const int c) | |
Public Attributes | |
| uint | start |
| uint | stop |
| int | step |