Definition at line 92 of file main.cpp.
StandardMap::StandardMap |
( |
| ) |
|
|
default |
StandardMap::StandardMap |
( |
Alphabet |
_alphabet, |
|
|
unsigned |
_count, |
|
|
unsigned |
_minKey, |
|
|
unsigned |
_diffKey |
|
) |
| |
|
inline |
vector<pair<bytes, bytes> > StandardMap::make |
( |
| ) |
const |
|
inline |
static bytes StandardMap::randomBytes |
( |
unsigned |
_min, |
|
|
unsigned |
_diff, |
|
|
h256 * |
_seed |
|
) |
| |
|
inlinestaticprivate |
static bytes StandardMap::randomValue |
( |
h256 * |
_seed | ) |
|
|
inlinestaticprivate |
unsigned StandardMap::m_count |
|
private |
unsigned StandardMap::m_diffKey |
|
private |
unsigned StandardMap::m_minKey |
|
private |
The documentation for this class was generated from the following file: