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 =0XmlValue [pure virtual]
getInt32(int32_t nDefault=0) const =0XmlValue [pure virtual]
getParent()=0XmlValue [pure virtual]
getParent() const =0XmlValue [pure virtual]
getString(String::View vsDefault="") const =0XmlValue [pure virtual]
getValue() const =0XmlValue [pure virtual]
Handle typedefXmlValue
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefXmlValue
isAttribute() const =0XmlValue [pure virtual]
isContent() const =0XmlValue [pure virtual]
isEmpty() const =0XmlValue [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)=0XmlValue [pure virtual]
setInt32(int32_t nValue)=0XmlValue [pure virtual]
setParent(TypedHandle< XmlElement > hElement)=0XmlValue [pure virtual]
setString(String::View vsValue)=0XmlValue [pure virtual]
sizeOf() const Object [virtual]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v)Object [static]
View typedefXmlValue
wait() const Object
wait(int64_t cMillis) const Object
writeValue(std::ostream &out) const =0XmlValue [pure virtual]
Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.