#include <llares.h>


Public Member Functions | |
| const sockaddr_in6 & | addr_in6 () const |
| Socket address. | |
Protected Member Functions | |
| LLAaaaRecord (const std::string &name, unsigned ttl) | |
| int | parse (const char *buf, size_t len, const char *pos, size_t rrlen) |
Friends | |
| class | LLQueryResponder |
Definition at line 158 of file llares.h.
| LLAaaaRecord::LLAaaaRecord | ( | const std::string & | name, | |
| unsigned | ttl | |||
| ) | [protected] |
Definition at line 669 of file llares.cpp.
| int LLAaaaRecord::parse | ( | const char * | buf, | |
| size_t | len, | |||
| const char * | pos, | |||
| size_t | rrlen | |||
| ) | [protected, virtual] |
Implements LLDnsRecord.
Definition at line 674 of file llares.cpp.
References LLAddrRecord::mSA, and LLAddrRecord::mSize.
| const sockaddr_in6& LLAaaaRecord::addr_in6 | ( | ) | const [inline] |
friend class LLQueryResponder [friend] |
1.5.5