Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47891-01

TypedCollections::TypedList Member List

This is the complete list of members for TypedCollections::TypedList, including all inherited members.

_isEscaped(bool fAttemptCapture=true) const Object [inline]
AbstractWrapperList(List::Holder ohListDelegate)WrapperCollections::AbstractWrapperList [protected]
AbstractWrapperList(const AbstractWrapperList &that)WrapperCollections::AbstractWrapperList [protected]
add(ValueType v)TypedCollections::TypedList [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperList::add(size32_t i, Object::Holder oh)WrapperCollections::AbstractWrapperList [virtual]
coherence::util::WrapperCollections::AbstractWrapperList::add(Object::Holder oh)WrapperCollections::AbstractWrapperList [virtual]
addAll(typename TypedCollection< ValueType >::View vtc)TypedCollections::TypedList [inline, virtual]
addAll(typename TypedCollection< ValueType >::Handle htc)TypedCollections::TypedList [inline, virtual]
addAll(typename TypedList< ValueType >::View vtl)TypedCollections::TypedList [inline, virtual]
addAll(typename TypedList< ValueType >::Handle htl)TypedCollections::TypedList [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperList::addAll(size32_t i, Collection::View vc)WrapperCollections::AbstractWrapperList [virtual]
coherence::util::WrapperCollections::AbstractWrapperList::addAll(Collection::View vCol)WrapperCollections::AbstractWrapperList [virtual]
asTypedCollection()TypedCollections::TypedList [inline, virtual]
asTypedCollection() const TypedCollections::TypedList [inline, virtual]
clear()WrapperCollections::AbstractWrapperList [virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
contains(ValueType v) const TypedCollections::TypedList [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperList::contains(Object::View v) const WrapperCollections::AbstractWrapperList [virtual]
containsAll(Collection::View vCol) const WrapperCollections::AbstractWrapperList [virtual]
equals(Object::View v) const WrapperCollections::AbstractWrapperList [virtual]
coherence::lang::Object::equals(Object::View v) const Object [virtual]
coherence::lang::Object::equals(Object::View v1, Object::View v2)Object [static]
get(size32_t i) const WrapperCollections::AbstractWrapperList [virtual]
get(size32_t i)WrapperCollections::AbstractWrapperList [virtual]
getDelegate()WrapperCollections::AbstractWrapperList [protected, virtual]
getDelegate() const WrapperCollections::AbstractWrapperList [protected, virtual]
getTyped(size32_t i) const TypedCollections::TypedList [inline, virtual]
Handle typedefTypedCollections::TypedList
hashCode() const WrapperCollections::AbstractWrapperList [virtual]
coherence::lang::Object::hashCode(Object::View v)Object [inline, static]
Holder typedefTypedCollections::TypedList
indexOf(Object::View v) const WrapperCollections::AbstractWrapperList [virtual]
isEmpty() const WrapperCollections::AbstractWrapperList [virtual]
isImmutable() const WrapperCollections::AbstractWrapperList [virtual]
iterator() const TypedCollections::TypedList [inline, virtual]
iterator()TypedCollections::TypedList [inline, virtual]
Iterator typedefTypedCollections::TypedList
iteratorTyped() const TypedCollections::TypedList [inline, virtual]
lastIndexOf(Object::View v) const WrapperCollections::AbstractWrapperList [virtual]
listIterator() const TypedCollections::TypedList [inline, virtual]
listIterator()TypedCollections::TypedList [inline, virtual]
listIterator(size32_t i) const TypedCollections::TypedList [inline, virtual]
listIterator(size32_t i)TypedCollections::TypedList [inline, virtual]
ListIterator typedefTypedCollections::TypedList
listIteratorTyped() const TypedCollections::TypedList [inline, virtual]
listIteratorTyped()TypedCollections::TypedList [inline, virtual]
listIteratorTyped(size32_t i) const TypedCollections::TypedList [inline, virtual]
listIteratorTyped(size32_t i)TypedCollections::TypedList [inline, virtual]
notify() const Object
notifyAll() const Object
nposList [static]
Object()Object [protected]
Object(const Object &that)Object [protected]
onConst()Object [protected, virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onInit()Object [protected, virtual]
remove(ValueType v)TypedCollections::TypedList [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperList::remove(size32_t idx)WrapperCollections::AbstractWrapperList [virtual]
coherence::util::WrapperCollections::AbstractWrapperList::remove(Object::View v)WrapperCollections::AbstractWrapperList [virtual]
removeAll(typename TypedCollection< ValueType >::View vtc)TypedCollections::TypedList [inline, virtual]
removeAll(typename TypedCollection< ValueType >::Handle htc)TypedCollections::TypedList [inline, virtual]
removeAll(typename TypedList< ValueType >::View vtl)TypedCollections::TypedList [inline, virtual]
removeAll(typename TypedList< ValueType >::Handle htl)TypedCollections::TypedList [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperList::removeAll(Collection::View vCol)WrapperCollections::AbstractWrapperList [virtual]
removeTyped(size32_t idx)TypedCollections::TypedList [inline, virtual]
retainAll(typename TypedCollection< ValueType >::View vtc)TypedCollections::TypedList [inline, virtual]
retainAll(typename TypedCollection< ValueType >::Handle htc)TypedCollections::TypedList [inline, virtual]
retainAll(typename TypedList< ValueType >::View vtl)TypedCollections::TypedList [inline, virtual]
retainAll(typename TypedList< ValueType >::Handle htl)TypedCollections::TypedList [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperList::retainAll(Collection::View vCol)WrapperCollections::AbstractWrapperList [virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
set(size32_t idx, ValueType v)TypedCollections::TypedList [inline, virtual]
coherence::util::WrapperCollections::AbstractWrapperList::set(size32_t idx, Object::Holder oh)WrapperCollections::AbstractWrapperList [virtual]
size() const WrapperCollections::AbstractWrapperList [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
subList(size32_t fromIndex, size32_t toIndex)WrapperCollections::AbstractWrapperList [virtual]
subList(size32_t fromIndex, size32_t toIndex) const WrapperCollections::AbstractWrapperList [virtual]
subListTyped(size32_t fromIndex, size32_t toIndex)TypedCollections::TypedList [inline, virtual]
subListTyped(size32_t fromIndex, size32_t toIndex) const TypedCollections::TypedList [inline, virtual]
toArray(ObjectArray::Handle hao=NULL) const WrapperCollections::AbstractWrapperList [virtual]
toStream(std::ostream &out) const WrapperCollections::AbstractWrapperList [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
TypedList(List::Holder ohListDelegate)TypedCollections::TypedList [inline, protected]
TypedList(const TypedList &that)TypedCollections::TypedList [inline, protected]
ValueType typedefTypedCollections::TypedList
View typedefTypedCollections::TypedList
wait() const Object
wait(int64_t cMillis) const Object

Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.