Zero  0.1.0
Classes | Typedefs
zero::multi_clock Namespace Reference

Classes

class  MultiHandedClock
 Multiple Clocks with a Common Set of Entries. More...
 
class  MultiHandedClockAlreadyContainedException
 Exception thrown when a key is already contained in a MultiHandedClock. More...
 
class  MultiHandedClockEmptyException
 Exception thrown when a MultiHandedClock is empty. More...
 
class  MultiHandedClockException
 Exception thrown in a MultiHandedClock. More...
 
class  MultiHandedClockInvalidIndexException
 Exception Thrown When an Access to a MultiHandedClock with an Invalid Index Happens. More...
 
class  MultiHandedClockNotContainedException
 Exception thrown when a key is not already contained in a MultiHandedClock. More...
 

Typedefs

typedef uint32_t ClockIndex
 Data type of clock indexes. More...
 

Typedef Documentation

§ ClockIndex

Data type of clock indexes.

The datatype used to index the specific clocks.