Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

Array Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Array [virtual]
coherence::lang::Object::clone(Object::View v) Object [static]
copy(typename Array< T >::View vaSrc, size32_t iSrc, typename Array< T >::Handle haDes, size32_t iDes=0, size32_t ce=npos) Array [static]
create(size32_t cValue=0) Array [static]
ElementType typedef Array  
equals(Object::View v) const Array [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2) Object [static]
Handle typedef Array  
Handle typedef Array  
hashCode() const Array [virtual]
hashCode(const T *aValue, size32_t c) Array [static]
coherence::lang::Object::hashCode(Object::View v) Object [inline, static]
Holder typedef Array  
Holder typedef Array  
isImmutable() const Array [virtual]
length Array  
m_nHashCode Array [mutable, protected]
m_ohDelegate Array [protected]
notify() const Object  
notifyAll() const Object  
npos Array [static]
Object() Object [protected]
Object(const Object &that) Object [protected]
onConst() Array [protected, virtual]
onEscape(bool fEscaped) const Array [protected, virtual]
onInit() Object [protected, virtual]
operator[](size32_t i) Array [inline]
operator[](size32_t i) const Array [inline]
raw Array  
regionMatches(size32_t ofSource, typename Array< T >::View vaOther, size32_t ofOther=0, size32_t c=npos) const Array [virtual]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Array [virtual]
subArray(size32_t iFrom, size32_t iTo) Array [virtual]
subArray(size32_t iFrom, size32_t iTo) const Array [virtual]
toStream(std::ostream &out) const Array [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v) Object [static]
View typedef Array  
View typedef Array  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.