Public Member Functions | Data Fields

SRVHosts Struct Reference

#include <SRV.h>

Collaboration diagram for SRVHosts:
Collaboration graph
[legend]

Public Member Functions

 ~SRVHosts ()
 SRVHosts ()

Data Fields

unsigned srv_host_count
unsigned srv_hosts_length
SRV hosts [HOST_DB_MAX_ROUND_ROBIN_INFO]

Detailed Description

Definition at line 59 of file SRV.h.


Constructor & Destructor Documentation

SRVHosts::~SRVHosts (  )  [inline]

Definition at line 65 of file SRV.h.

SRVHosts::SRVHosts (  )  [inline]

Definition at line 69 of file SRV.h.


Field Documentation

SRV SRVHosts::hosts[HOST_DB_MAX_ROUND_ROBIN_INFO]

Definition at line 63 of file SRV.h.

Referenced by dns_process(), and HostDBContinuation::dnsEvent().

Definition at line 62 of file SRV.h.

Referenced by dns_process(), and HostDBContinuation::dnsEvent().


The documentation for this struct was generated from the following file: