Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

TypedMethod Member List

This is the complete list of members for TypedMethod, 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 TypedMethod [inline, virtual]
getModifiers() const TypedMethod [inline, virtual]
getName() const Method [virtual]
getParameterTypes() const TypedMethod [inline, virtual]
getReturnType() const TypedMethod [inline, virtual]
getSuperelement() const AnnotatedElement [virtual]
Handle typedef TypedMethod  
hashCode() const Method [virtual]
coherence::lang::AnnotatedElement::hashCode(Object::View v) Object [inline, static]
Holder typedef TypedMethod  
invoke(Object::Holder oh, ObjectArray::View vaArgs) const TypedMethod [inline, 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]
TypedMethod(String::View vsName) TypedMethod [inline, protected]
View typedef TypedMethod  
wait() const Object  
wait(int64_t cMillis) const Object  
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.