CRandomNumber(void) | CRandomNumber | |
CRandomNumber(double dMin, double dMax) | CRandomNumber | |
Get(void) const | CRandomNumber | |
GetBool(void) | CRandomNumber | [static] |
GetFraction(void) | CRandomNumber | [static] |
GetInt(void) const | CRandomNumber | |
GetMax(void) const | CRandomNumber | [inline] |
GetMin(void) const | CRandomNumber | [inline] |
Set(double dMin, double dMax) | CRandomNumber | |
SetMax(double dMax) | CRandomNumber | [inline] |
SetMin(double dMin) | CRandomNumber | [inline] |
~CRandomNumber(void) | CRandomNumber |