libfilezilla
Classes | Namespaces | Typedefs
hostname_lookup.hpp File Reference

Header for the fz::hostname_lookup class. More...

#include "libfilezilla.hpp"
#include "iputils.hpp"
#include "event_handler.hpp"
Include dependency graph for hostname_lookup.hpp:

Go to the source code of this file.

Classes

class  hostname_lookup
 

Namespaces

 fz
 The namespace used by libfilezilla.
 

Typedefs

typedef simple_event< hostname_lookup_event_type, hostname_lookup *, int, std::vector< std::string > > hostname_lookup_event
 Results of hostname_lookup. On success, second argument is zero, otherwise an error code.
 

Detailed Description

Header for the fz::hostname_lookup class.