_isEscaped(bool fAttemptCapture=true) const | Object | [inline] |
clone() const | Object | [virtual] |
clone(Object::View v) | Object | [static] |
equals(Object::View v) const | Object | [virtual] |
equals(Object::View v1, Object::View v2) | Object | [static] |
getInstance() | Random | [static] |
Handle typedef | Random | |
hashCode() const | Object | [virtual] |
hashCode(Object::View v) | Object | [inline, static] |
Holder typedef | Random | |
isImmutable() const | Object | [virtual] |
m_atomicSeed | Random | [protected] |
next(int32_t nBits) | Random | [protected, virtual] |
nextBoolean() | Random | [virtual] |
nextFloat32() | Random | [virtual] |
nextFloat64() | Random | [virtual] |
nextInt32(int32_t n) | Random | [virtual] |
nextInt32() | Random | [virtual] |
nextInt64() | Random | [virtual] |
notify() const | Object | |
notifyAll() const | Object | |
Object() | Object | [protected] |
Object(const Object &that) | Object | [protected] |
onConst() | Object | [protected, virtual] |
onEscape(bool fEscaped) const | Object | [protected, virtual] |
onInit() | Object | [protected, virtual] |
Random() | Random | [protected] |
Random(int64_t lSeed) | Random | [protected] |
randomize(ObjectArray::Handle ha) | Random | [static] |
randomize(List::Handle hl) | Random | [static] |
seed() | Random | [virtual] |
self() | Object | [inline, protected] |
self() const | Object | [inline, protected] |
setSeed(int64_t lSeed) | Random | [virtual] |
sizeOf(bool fDeep=false) const | Object | [virtual] |
toStream(std::ostream &out) const | Object | [virtual] |
toStream(std::ostream &out, Object::View v) | Object | [static] |
View typedef | Random | |
wait() const | Object | |
wait(int64_t cMillis) const | Object |