asBinary() const | LLSD::Impl | [inline, virtual] |
asBoolean() const | LLSD::Impl | [inline, virtual] |
asDate() const | LLSD::Impl | [inline, virtual] |
asInteger() const | LLSD::Impl | [inline, virtual] |
asReal() const | LLSD::Impl | [inline, virtual] |
assign(LLSD::Impl *&var, const LLSD::Impl *other) | LLSD::Impl | [static] |
assign(Impl *&var, LLSD::Boolean) | LLSD::Impl | [virtual] |
assign(Impl *&var, LLSD::Integer) | LLSD::Impl | [virtual] |
assign(Impl *&var, LLSD::Real) | LLSD::Impl | [virtual] |
assign(Impl *&var, const LLSD::String &) | LLSD::Impl | [virtual] |
assign(Impl *&var, const LLSD::UUID &) | LLSD::Impl | [virtual] |
assign(Impl *&var, const LLSD::Date &) | LLSD::Impl | [virtual] |
assign(Impl *&var, const LLSD::URI &) | LLSD::Impl | [virtual] |
assign(Impl *&var, const LLSD::Binary &) | LLSD::Impl | [virtual] |
assignUndefined(LLSD::Impl *&var) | LLSD::Impl | [static] |
asString() const | LLSD::Impl | [inline, virtual] |
asURI() const | LLSD::Impl | [inline, virtual] |
asUUID() const | LLSD::Impl | [inline, virtual] |
beginArray() const | LLSD::Impl | [inline, virtual] |
beginMap() const | LLSD::Impl | [inline, virtual] |
endArray() const | LLSD::Impl | [inline, virtual] |
endMap() const | LLSD::Impl | [inline, virtual] |
erase(const String &) | LLSD::Impl | [inline, virtual] |
erase(Integer) | LLSD::Impl | [inline, virtual] |
get(const String &) const | LLSD::Impl | [inline, virtual] |
get(Integer) const | LLSD::Impl | [inline, virtual] |
has(const String &) const | LLSD::Impl | [inline, virtual] |
Impl() | LLSD::Impl | [protected] |
Impl(StaticAllocationMarker) | LLSD::Impl | [protected] |
makeArray(Impl *&var) | LLSD::Impl | [virtual] |
makeMap(Impl *&var) | LLSD::Impl | [virtual] |
mUseCount | LLSD::Impl | [private] |
ref(const String &) const | LLSD::Impl | [inline, virtual] |
ref(Integer) const | LLSD::Impl | [inline, virtual] |
reset(Impl *&var, Impl *impl) | LLSD::Impl | [static] |
safe(Impl *) | LLSD::Impl | [static] |
safe(const Impl *) | LLSD::Impl | [static] |
sAllocationCount | LLSD::Impl | [static] |
shared() const | LLSD::Impl | [inline, protected] |
size() const | LLSD::Impl | [inline, virtual] |
sOutstandingCount | LLSD::Impl | [static] |
STATIC enum value | LLSD::Impl | [protected] |
StaticAllocationMarker enum name | LLSD::Impl | [protected] |
type() const | LLSD::Impl | [inline, virtual] |
undef() | LLSD::Impl | [static] |
~Impl() | LLSD::Impl | [protected, virtual] |