InitializationNode Class Reference

A dummy node whose only purpose is to get the user's entry path. It calls curl_easy_getinfo() in RemoveFromHandle() to get the entry path. This is a bit of a hack but I can't think of a better way to do it. More...

#include <queuenode.h>

Inheritance diagram for InitializationNode:

QueueNode List of all members.

Private Member Functions

 InitializationNode (Server *pcServer, int nID)
CURLcode AttachToHandle (CURL *pHandle)
 Set the necessary options in the curl handle. The important parts are done in the subclasses.
CURLcode RemoveFromHandle (CURL *pHandle)
 Remove any settings from the curl handle set in AttachToHandle().

Friends

class TransferThread

Detailed Description

A dummy node whose only purpose is to get the user's entry path. It calls curl_easy_getinfo() in RemoveFromHandle() to get the entry path. This is a bit of a hack but I can't think of a better way to do it.


The documentation for this class was generated from the following files:
Generated on Fri Jan 2 17:23:18 2009 for Transferrer by  doxygen 1.5.1