CurlHandle_s Struct Reference

Structure for storing the pointer to the curl handle and its current status. More...

#include <transferthread.h>

List of all members.

Public Attributes

CURL * m_pHandle
int m_nStatus


Detailed Description

Structure for storing the pointer to the curl handle and its current status.


Member Data Documentation

CURL* CurlHandle_s::m_pHandle

Pointer to the curl handle.

int CurlHandle_s::m_nStatus

If positive, it is the index of a QueueNode in the Server's list; if negative it is one of the enum in CurlHandleStatus.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 21:16:35 2008 for Transferrer by  doxygen 1.5.1