1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
\hypertarget{classFileTransferProcessingThread}{
\section{FileTransferProcessingThread Class Reference}
\label{classFileTransferProcessingThread}\index{FileTransferProcessingThread@{FileTransferProcessingThread}}
}
Thread class for driving the \hyperlink{classFileTransferList}{FileTransferList}.
{\ttfamily \#include $<$filetransferlist.h$>$}\subsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\hypertarget{classFileTransferProcessingThread_a48a7607f659e223fd5e9dfe05712d0b4}{
\hyperlink{classFileTransferProcessingThread_a48a7607f659e223fd5e9dfe05712d0b4}{FileTransferProcessingThread} ()}
\label{classFileTransferProcessingThread_a48a7607f659e223fd5e9dfe05712d0b4}
\begin{DoxyCompactList}\small\item\em Create a file transfer processing thread. \item\end{DoxyCompactList}\item
\hypertarget{classFileTransferProcessingThread_ae19e65172990cee455f9f206bfedb879}{
void \hyperlink{classFileTransferProcessingThread_ae19e65172990cee455f9f206bfedb879}{shutdown} ()}
\label{classFileTransferProcessingThread_ae19e65172990cee455f9f206bfedb879}
\begin{DoxyCompactList}\small\item\em Shutdown file transfer processing. \item\end{DoxyCompactList}\item
\hypertarget{classFileTransferProcessingThread_ab43b0307f39d5b7d49ddb45bed9c8e8a}{
void \hyperlink{classFileTransferProcessingThread_ab43b0307f39d5b7d49ddb45bed9c8e8a}{pause} ()}
\label{classFileTransferProcessingThread_ab43b0307f39d5b7d49ddb45bed9c8e8a}
\begin{DoxyCompactList}\small\item\em Pause file transfer processing. \item\end{DoxyCompactList}\item
\hypertarget{classFileTransferProcessingThread_a9d8197dfda062b8ffc5dd686c5686612}{
void \hyperlink{classFileTransferProcessingThread_a9d8197dfda062b8ffc5dd686c5686612}{resume} ()}
\label{classFileTransferProcessingThread_a9d8197dfda062b8ffc5dd686c5686612}
\begin{DoxyCompactList}\small\item\em Resume file transfer processing processing. \item\end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection{Detailed Description}
Thread class for driving the \hyperlink{classFileTransferList}{FileTransferList}.
The documentation for this class was generated from the following files:\begin{DoxyCompactItemize}
\item
/home/jonas/Development/arc-\/gui-\/clients/src/arcstorage-\/ui/filetransferlist.h\item
/home/jonas/Development/arc-\/gui-\/clients/src/arcstorage-\/ui/filetransferlist.cpp\end{DoxyCompactItemize}
|