Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

Float32 Member List

This is the complete list of members for Float32, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
bitsToFloat32(uint32_t n) Float32 [static]
BoxedType typedef Primitive< float32_t >  
clone() const Object [virtual]
clone(Object::View v) Object [static]
compare(float32_t fll, float32_t flr) Float32 [static]
compareTo(Object::View v) const Float32 [virtual]
equals(Object::View v) const Float32 [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2) Object [static]
float32ToBits(float32_t fl) Float32 [static]
getFloat32Value() const Float32 [virtual]
getFloat64Value() const Float32 [virtual]
getInt16Value() const Float32 [virtual]
getInt32Value() const Float32 [virtual]
getInt64Value() const Float32 [virtual]
getNaN() Float32 [static]
getNegativeInfinity() Float32 [static]
getPositiveInfinity() Float32 [static]
getValue() const Primitive< float32_t > [virtual]
Handle typedef Float32  
hashCode() const Float32 [virtual]
coherence::lang::Object::hashCode(Object::View v) Object [inline, static]
Holder typedef Float32  
isImmutable() const Primitive< float32_t > [virtual]
isInfinite(float32_t fl) Float32 [static]
isNaN(float32_t fl) Float32 [static]
isZero(float32_t fl) Float32 [static]
m_value Primitive< float32_t > [protected]
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]
operator float32_t() const Primitive< float32_t >  
operator<(Object::View v) const Comparable [inline, virtual]
parse(String::View vs) Primitive< float32_t > [static]
Primitive(const Primitive< float32_t > &that) Primitive< float32_t > [protected]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const Primitive< float32_t > [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
valueOf(float32_t fl) Float32 [static]
View typedef Float32  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.