addr() const | LLAddrRecord | [inline] |
getNumRefs() const | LLRefCount | [inline] |
LLAddrRecord(LLResType type, const std::string &name, unsigned ttl) | LLAddrRecord | [protected] |
LLDnsRecord(LLResType type, const std::string &name, unsigned ttl) | LLDnsRecord | [protected] |
LLQueryResponder class | LLAddrRecord | [friend] |
LLRefCount(const LLRefCount &) | LLRefCount | [protected] |
LLRefCount() | LLRefCount | |
mName | LLDnsRecord | [protected] |
mSA | LLAddrRecord | [protected] |
mSize | LLAddrRecord | [protected] |
mTTL | LLDnsRecord | [protected] |
mType | LLDnsRecord | [protected] |
name() const | LLDnsRecord | [inline] |
parse(const char *buf, size_t len, const char *pos, size_t rrlen)=0 | LLDnsRecord | [protected, pure virtual] |
ref() | LLRefCount | [inline] |
sa | LLAddrRecord | |
sin | LLAddrRecord | |
sin6 | LLAddrRecord | |
size() const | LLAddrRecord | [inline] |
ttl() const | LLDnsRecord | [inline] |
type() const | LLDnsRecord | [inline] |
unref() | LLRefCount | [inline] |
~LLRefCount() | LLRefCount | [protected, virtual] |