 class  Sequence
  class  Sequence  Class that helps to generate unique numbers (unsigned longs).
|   | Sequence (unsigned long starts_with = 0) | 
|  void | Set (unsigned long num) | 
|  unsigned  long | Get () | 
|  unsigned  long | GetNext () | 
|  void | Reset () | 
Class that helps to generate unique numbers (unsigned longs).
 Sequence(unsigned long starts_with = 0)
  Sequence(unsigned long starts_with = 0)
alphabetic index hierarchy of classes
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de