|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |
Functions | |
| GAUDI_API void | rangeException (const long index, const size_t size) |
| Helpful function to throw an "out-of-range exception" for class Range_. | |
| void Gaudi::details::rangeException | ( | const long | index, |
| const size_t | size | ||
| ) |
Helpful function to throw an "out-of-range exception" for class Range_.
| index | invalid index |
| size | range size |