sfFTP::Listener Class Reference

Base class for FTP listeners -- inherits from it if you want to get the FTP server responses. More...

#include <FTP.hpp>

List of all members.


Public Member Functions

virtual ~Listener ()
 Virtual destructor.

Friends

class sfFTP

Detailed Description

Base class for FTP listeners -- inherits from it if you want to get the FTP server responses.

Definition at line 49 of file FTP.hpp.


Constructor & Destructor Documentation

virtual sfFTP::Listener::~Listener (  )  [inline, virtual]

Virtual destructor.

Definition at line 57 of file FTP.hpp.


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