jigdo API
Last update by Admin on 2010-05-23
Rand Struct Reference
Public Member Functions | |
Rand (uint32 nr, bool printMessages=false) | |
void | thumbScrew () |
uint32 | get (size_t n) |
uint32 | rnd (size_t n) |
Public Attributes | |
MD5Sum | md |
struct { | |
uint32 nr | |
uint32 serial | |
MD5 r | |
} | hashData |
byte * | rptr |
byte * | rend |
uint32 | res |
size_t | bitsInRes |
bool | msg |
Constructor & Destructor Documentation
Rand::Rand | ( | uint32 | nr, | |
bool | printMessages = false | |||
) | [inline] |
Member Function Documentation
void Rand::thumbScrew | ( | ) |
Referenced by get().
Member Data Documentation
uint32 Rand::nr |
uint32 Rand::serial |
struct { ... } Rand::hashData |
byte* Rand::rptr |
byte* Rand::rend |
uint32 Rand::res |
size_t Rand::bitsInRes |
bool Rand::msg |
The documentation for this struct was generated from the following file:
- util/random.cc
Generated on Tue Sep 23 14:27:43 2008 for jigdo by
