RegSequence.h
Classes
- RegSequence -- Sequence for the Register() template functions (full description)
Interface
- Public Members
- uInt getNext()
- static uInt SgetNext()
Review Status
- Reviewed By:
- Friso Olnon
- Date Reviewed:
- 1995/03/17
Prerequisite
Synopsis
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.
Member Description
Get the next uInt value in the sequence.