LLARecord Class Reference

A RR, for IPv4 addresses. More...

#include <llares.h>

Inheritance diagram for LLARecord:

Inheritance graph
[legend]
Collaboration diagram for LLARecord:

Collaboration graph
[legend]

List of all members.

Public Member Functions

const sockaddr_in & addr_in () const
 Socket address.

Protected Member Functions

 LLARecord (const std::string &name, unsigned ttl)
int parse (const char *buf, size_t len, const char *pos, size_t rrlen)

Friends

class LLQueryResponder


Detailed Description

A RR, for IPv4 addresses.

Definition at line 138 of file llares.h.


Constructor & Destructor Documentation

LLARecord::LLARecord ( const std::string &  name,
unsigned  ttl 
) [protected]

Definition at line 642 of file llares.cpp.


Member Function Documentation

int LLARecord::parse ( const char *  buf,
size_t  len,
const char *  pos,
size_t  rrlen 
) [protected, virtual]

Implements LLDnsRecord.

Definition at line 647 of file llares.cpp.

References LLAddrRecord::mSA, and LLAddrRecord::mSize.

const sockaddr_in& LLARecord::addr_in (  )  const [inline]

Socket address.

Definition at line 151 of file llares.h.

References LLAddrRecord::mSA.


Friends And Related Function Documentation

friend class LLQueryResponder [friend]

Reimplemented from LLAddrRecord.

Definition at line 141 of file llares.h.


The documentation for this class was generated from the following files:

Generated on Fri May 16 08:39:06 2008 for SecondLife by  doxygen 1.5.5