LLNsRecord Member List
This is the complete list of members for
LLNsRecord, including all inherited members.
| getNumRefs() const | LLRefCount | [inline] |
| host() const | LLHostRecord | [inline] |
| LLDnsRecord(LLResType type, const std::string &name, unsigned ttl) | LLDnsRecord | [protected] |
| LLHostRecord(LLResType type, const std::string &name, unsigned ttl) | LLHostRecord | [protected] |
| LLNsRecord(const std::string &name, unsigned ttl) | LLNsRecord | |
| LLQueryResponder class | LLDnsRecord | [friend] |
| LLRefCount(const LLRefCount &) | LLRefCount | [protected] |
| LLRefCount() | LLRefCount | |
| mHost | LLHostRecord | [protected] |
| mName | LLDnsRecord | [protected] |
| mTTL | LLDnsRecord | [protected] |
| mType | LLDnsRecord | [protected] |
| name() const | LLDnsRecord | [inline] |
| parse(const char *buf, size_t len, const char *pos, size_t rrlen) | LLHostRecord | [protected, virtual] |
| ref() | LLRefCount | [inline] |
| ttl() const | LLDnsRecord | [inline] |
| type() const | LLDnsRecord | [inline] |
| unref() | LLRefCount | [inline] |
| ~LLRefCount() | LLRefCount | [protected, virtual] |