AttachToHandle(CURL *pHandle) | CommandNode | [private, virtual] |
CommandNode(Server *pcServer, const std::vector< String > &azCommands, int nID) (defined in CommandNode) | CommandNode | [private] |
GetDownloadedTotal() | QueueNode | [inline] |
GetLocalPath() (defined in QueueNode) | QueueNode | [inline] |
GetProgress() | QueueNode | [inline] |
GetRemotePath() (defined in QueueNode) | QueueNode | [inline] |
GetStatus() | QueueNode | [inline] |
GetTotalSize() | QueueNode | [inline] |
GetType() | QueueNode | [inline] |
GetUploadedTotal() | QueueNode | [inline] |
m_azCommands (defined in CommandNode) | CommandNode | [private] |
m_nID | QueueNode | [protected] |
m_nStatus | QueueNode | [protected] |
m_nTotalDownloaded (defined in QueueNode) | QueueNode | [protected] |
m_nTotalSize (defined in QueueNode) | QueueNode | [protected] |
m_nTotalUploaded (defined in QueueNode) | QueueNode | [protected] |
m_nType | QueueNode | [protected] |
m_pcServer | QueueNode | [protected] |
m_psCommands (defined in CommandNode) | CommandNode | [private] |
m_zLocalPath | QueueNode | [protected] |
m_zRemotePath | QueueNode | [protected] |
QueueNode(Server *pcServer, const String &zLocalPath, const String &zRemotePath, int nType, int nID) | QueueNode | [protected] |
RemoveFromHandle(CURL *pHandle) | CommandNode | [private, virtual] |
SetDownloadedTotal(ssize_t nSize) | QueueNode | [inline, protected] |
SetTotalSize(ssize_t nSize) | QueueNode | [inline, protected] |
SetUploadedTotal(ssize_t nSize) | QueueNode | [inline, protected] |
TransferThread (defined in CommandNode) | CommandNode | [friend] |
~CommandNode() (defined in CommandNode) | CommandNode | [private] |
~QueueNode() | QueueNode | [virtual] |