| _buffer | Tausworthe | [mutable, private] |
| _bufferSize | Tausworthe | [private] |
| _cursor | Tausworthe | [mutable, private] |
| _encryptBufMultipartiteSeed() | Tausworthe | [private] |
| _encryptBufWithSeed() | Tausworthe | [private] |
| _encryptWithSeed(unsigned clear) | Tausworthe | [private] |
| _getRawDouble() | Tausworthe | [inline, protected] |
| _getRawUnsigned() | Tausworthe | [inline, protected] |
| _multmod(unsigned x, unsigned y) | Tausworthe | [private] |
| _preloads | Tausworthe | [protected] |
| _seed | RandomRoot | [protected] |
| _tauswortheQ | Tausworthe | [private] |
| _verb | RandomRoot | [protected] |
| getCounter() const | RandomRoot | |
| getExternalSeed() | RandomRoot | [static] |
| getLocIdent() const | RandomRoot | |
| getSeed() const | RandomRoot | [inline] |
| getVerbosity() const | RandomRoot | [inline] |
| RandomRoot(unsigned seed=UINT_MAX, Verbosity verb=Verbosity("silent")) | RandomRoot | [inline, protected] |
| RandomRoot(const char *locIdent, unsigned counterOverride=UINT_MAX, Verbosity verb=Verbosity("silent")) | RandomRoot | [protected] |
| randTick | RandomRoot | [static] |
| Tausworthe(unsigned bufSize, unsigned Q, unsigned *preloads, unsigned seed=UINT_MAX, Verbosity verb=Verbosity("silent")) | Tausworthe | [inline, protected] |
| Tausworthe(unsigned bufSize, unsigned Q, unsigned *preloads, const char *locIdent, unsigned counterOverride=UINT_MAX, Verbosity verb=Verbosity("silent")) | Tausworthe | [inline, protected] |
| ~Tausworthe() | Tausworthe | [inline, protected] |