Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

Class Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
addAnnotation(Annotation::View vAnnotation) AnnotatedElement [virtual]
annotate(Annotation::View vAnnontation) Class [virtual]
AnnotatedElement() AnnotatedElement [protected]
Class(const std::type_info &info) Class [protected]
clone() const Object [virtual]
clone(Object::View v) Object [static]
declare(Method::View vMethod) Class [virtual]
equals(Object::View that) const Class [virtual]
coherence::lang::AnnotatedElement::equals(Object::View v1, Object::View v2) Object [static]
getAnnotation(TypedHandle< const Class > vClassAnnotation) const AnnotatedElement [virtual]
getAnnotations() const AnnotatedElement [virtual]
getClassName(Object::View v) Class [static]
getDeclaredAnnotations() const AnnotatedElement [virtual]
getDeclaredMethod(String::View vsName, ObjectArray::View vaParams=NULL, int32_t nMod=0, bool fThrow=true) const Class [virtual]
getDeclaredMethods() const Class [virtual]
getInterfaces() const =0 Class [pure virtual]
getMethod(String::View vsName, ObjectArray::View vaParams=NULL, int32_t nMod=0, bool fThrow=true) const Class [virtual]
getMethods() const Class [virtual]
getName() const Class [virtual]
getSize() const =0 Class [pure virtual]
getSuperclass() const =0 Class [pure virtual]
getSuperelement() const Class [virtual]
getTypeInfo() const =0 Class [pure virtual]
getTypeName(const std::type_info &info) Class [static]
Handle typedef Class  
hashCode() const Class [virtual]
coherence::lang::AnnotatedElement::hashCode(Object::View v) Object [inline, static]
Holder typedef Class  
isAnnotationPresent(TypedHandle< const Class > vClassAnnotation) const AnnotatedElement [virtual]
isAssignableFrom(Class::View vClass) const =0 Class [pure virtual]
isImmutable() const Object [virtual]
isInstance(Object::View v) const =0 Class [pure virtual]
m_hListAnnotationsDeclared AnnotatedElement [protected]
m_hMapAnnotations AnnotatedElement [mutable, protected]
newInstance(ObjectArray::View vaParam=NULL) const Class [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]
self() Object [inline, protected]
self() const Object [inline, protected]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v) Object [static]
View typedef Class  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.