Classes | |
class | AutoIncrementPolicy |
Implementation of the "autoIncrement" policy. More... | |
class | CheckedRangePolicy |
Range-checked policy (abstract) More... | |
class | LinearMappingPolicy |
Implementation of the "linearMapping" policy. More... | |
class | PerEventPolicy |
Implementation of the "perEvent" policy. More... | |
class | PerInstancePolicy |
Base class for policies reacting at engine instance level. More... | |
class | PredefinedOffsetPolicy |
Implementation of the "preDefinedOffset" policy. More... | |
class | PredefinedSeedPolicy |
Implementation of the "preDefinedSeed" policy. More... | |
class | RandomPolicy |
Implementation of the "random" policy. More... | |
class | RandomSeedPolicyBase |
Interface for a policy implementation. More... | |
class | RangeCheckHelper |
Helper class to support range checking. More... | |
class | ValidSeed |
Class storing a seed in the valid range. More... | |