Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

Method Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
addAnnotation(Annotation::View vAnnotation) AnnotatedElement [virtual]
annotate(Annotation::View vAnnontation) Method [virtual]
AnnotatedElement() AnnotatedElement [protected]
ClassView typedef Method  
clone() const Object [virtual]
clone(Object::View v) Object [static]
equals(Object::View vThat) const Method [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]
getDeclaredAnnotations() const AnnotatedElement [virtual]
getDeclaringClass() const =0 Method [pure virtual]
getModifiers() const =0 Method [pure virtual]
getName() const Method [virtual]
getParameterTypes() const =0 Method [pure virtual]
getReturnType() const =0 Method [pure virtual]
getSuperelement() const AnnotatedElement [virtual]
Handle typedef Method  
hashCode() const Method [virtual]
coherence::lang::AnnotatedElement::hashCode(Object::View v) Object [inline, static]
Holder typedef Method  
invoke(Object::Holder oh, ObjectArray::View vaArgs=NULL) const =0 Method [pure virtual]
isAnnotationPresent(TypedHandle< const Class > vClassAnnotation) const AnnotatedElement [virtual]
isImmutable() const Object [virtual]
m_hListAnnotationsDeclared AnnotatedElement [protected]
m_hMapAnnotations AnnotatedElement [mutable, protected]
m_vsName Method [protected]
Method(String::View vsName) Method [protected]
Modifier enum name Method  
modifier_const enum value Method  
modifier_instance enum value Method  
modifier_mutable enum value Method  
modifier_static enum value Method  
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 Method [virtual]
coherence::lang::AnnotatedElement::toStream(std::ostream &out, Object::View v) Object [static]
View typedef Method  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.