|
PTLib
Version 2.14.3
|
This is the complete list of members for PRandom, including all inherited members.
| Generate() | PRandom | |
| Generate(uint32_t maximum) | PRandom | |
| Generate(uint32_t minimum, uint32_t maximum) | PRandom | |
| Number() | PRandom | static |
| Number(unsigned maximum) | PRandom | static |
| Number(unsigned minimum, unsigned maximum) | PRandom | static |
| Octets(PINDEX size) | PRandom | static |
| Octets(PBYTEArray &octets, PINDEX size=0) | PRandom | static |
| Octets(BYTE *octets, PINDEX size) | PRandom | static |
| operator uint32_t() | PRandom | inline |
| PRandom() | PRandom | |
| PRandom(uint32_t seed) | PRandom | |
| randa | PRandom | protected |
| randb | PRandom | protected |
| RandBits enum value | PRandom | protected |
| randc | PRandom | protected |
| randcnt | PRandom | protected |
| randmem | PRandom | protected |
| randrsl | PRandom | protected |
| RandSize enum value | PRandom | protected |
| SetSeed(uint32_t seed) | PRandom |