|
LMMS
|
Public Member Functions | |
| RandomKeys (int maxUniqueKeys, int seed) | |
| const KeyType & | next () |
Private Member Functions | |
| int | generateRandomKey (Random &rnd) |
| void * | generateRandomKey (Random &rnd) |
| String | generateRandomKey (Random &rnd) |
Static Private Member Functions | |
| static KeyType | generateRandomKey (Random &) |
Private Attributes | |
| Random | r |
| Array< KeyType > | keys |
|
inline |
|
staticprivate |
|
private |
|
private |
|
private |
|
inline |
|
private |
|
private |