CommandNode Class Reference

A dummy node that contains commands we want to send to the server (eg 'delete'). More...

#include <queuenode.h>

Inheritance diagram for CommandNode:

QueueNode List of all members.

Private Member Functions

 CommandNode (Server *pcServer, const std::vector< String > &azCommands, 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().

Private Attributes

std::vector< String > m_azCommands
curl_slist * m_psCommands

Friends

class TransferThread

Detailed Description

A dummy node that contains commands we want to send to the server (eg 'delete').


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