![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for LC_RNG, including all inherited members.
| a | LC_RNG | privatestatic |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | inlinevirtual |
| CanIncorporateEntropy() const | RandomNumberGenerator | inlinevirtual |
| Clone() const | Clonable | inlinevirtual |
| DiscardBytes(size_t n) | RandomNumberGenerator | virtual |
| GenerateBit() | RandomNumberGenerator | virtual |
| GenerateBlock(byte *output, size_t size) | LC_RNG | virtual |
| GenerateByte() | RandomNumberGenerator | virtual |
| GenerateIntoBufferedTransformation(BufferedTransformation &target, const std::string &channel, lword length) | RandomNumberGenerator | virtual |
| GenerateWord32(word32 min=0, word32 max=0xffffffffUL) | RandomNumberGenerator | virtual |
| GetSeed() | LC_RNG | inline |
| IncorporateEntropy(const byte *input, size_t length) | RandomNumberGenerator | inlinevirtual |
| LC_RNG(word32 init_seed) | LC_RNG | inline |
| m | LC_RNG | privatestatic |
| q | LC_RNG | privatestatic |
| r | LC_RNG | privatestatic |
| seed | LC_RNG | private |
| Shuffle(IT begin, IT end) | RandomNumberGenerator | inline |
| ~Algorithm() | Algorithm | inlinevirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~RandomNumberGenerator() | RandomNumberGenerator | inlinevirtual |
1.8.11