Oracle Coherence for C++ API
Release 3.7.1.0

E22845-01

XmlValue Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
clone() const Object [virtual]
clone(Object::View v) Object [static]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2) Object [static]
getBoolean(bool fDefault=false) const =0 XmlValue [pure virtual]
getInt32(int32_t nDefault=0) const =0 XmlValue [pure virtual]
getParent()=0 XmlValue [pure virtual]
getParent() const =0 XmlValue [pure virtual]
getString(String::View vsDefault="") const =0 XmlValue [pure virtual]
getValue() const =0 XmlValue [pure virtual]
Handle typedef XmlValue  
hashCode() const Object [virtual]
hashCode(Object::View v) Object [inline, static]
Holder typedef XmlValue  
isAttribute() const =0 XmlValue [pure virtual]
isContent() const =0 XmlValue [pure virtual]
isEmpty() const =0 XmlValue [pure virtual]
isImmutable() const Object [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]
setBoolean(bool fValue)=0 XmlValue [pure virtual]
setInt32(int32_t nValue)=0 XmlValue [pure virtual]
setParent(TypedHandle< XmlElement > hElement)=0 XmlValue [pure virtual]
setString(String::View vsValue)=0 XmlValue [pure virtual]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v) Object [static]
View typedef XmlValue  
wait() const Object  
wait(int64_t cMillis) const Object  
writeValue(std::ostream &out) const =0 XmlValue [pure virtual]
Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.