#include <RegSequence.h>
Inheritance diagram for casa::RegSequence:


Part of API
This class provides a Sequence for the Register() template functions. Providing a separate sequence exclusively for Register() makes it less likely that the uInt counter will overflow.
Definition at line 53 of file RegSequence.h.
| uInt | getNext () |
Get the next uInt value in the sequence. | |
| static uInt | SgetNext () |
Static Private Attributes | |
| static uInt | num |
| uInt casa::RegSequence::getNext | ( | ) | [virtual] |
| static uInt casa::RegSequence::SgetNext | ( | ) | [inline, static] |
uInt casa::RegSequence::num [static, private] |
1.5.1