#include <llares.h>


Public Member Functions | |
| virtual | ~HostResponder () |
| virtual void | hostResult (const hostent *ent) |
| virtual void | hostError (int code) |
Definition at line 285 of file llares.h.
| LLAres::HostResponder::~HostResponder | ( | ) | [virtual] |
Definition at line 57 of file llares.cpp.
| void LLAres::HostResponder::hostResult | ( | const hostent * | ent | ) | [virtual] |
| void LLAres::HostResponder::hostError | ( | int | code | ) | [virtual] |
Definition at line 66 of file llares.cpp.
References llendl, llinfos, and LLAres::strerror().
Referenced by LLAres::getHostByName().


1.5.5