File: classFileServerFactory.tex

package info (click to toggle)
arc-gui-clients 0.4.6-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 25,484 kB
  • sloc: cpp: 11,077; python: 181; perl: 171; pascal: 165; ansic: 12; makefile: 7
file content (56 lines) | stat: -rw-r--r-- 2,825 bytes parent folder | download | duplicates (3)
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
\hypertarget{classFileServerFactory}{
\section{FileServerFactory Class Reference}
\label{classFileServerFactory}\index{FileServerFactory@{FileServerFactory}}
}


{\ttfamily \#include $<$fileserverfactory.h$>$}\subsection*{Static Public Member Functions}
\begin{DoxyCompactItemize}
\item 
static \hyperlink{classFileServer}{FileServer} $\ast$ \hyperlink{classFileServerFactory_ad0c77e7656095a44e1e554b23fe97e4c}{createFileServer} (QString type)
\end{DoxyCompactItemize}
\subsection*{Static Public Attributes}
\begin{DoxyCompactItemize}
\item 
\hypertarget{classFileServerFactory_a525aaab11ecc2335ee3364383e10094f}{
static const QString {\bfseries LOCALFILE\_\-PREFIX} = QString(\char`\"{}file://\char`\"{})}
\label{classFileServerFactory_a525aaab11ecc2335ee3364383e10094f}

\item 
\hypertarget{classFileServerFactory_a685c7c259c6d4c8de24bc8df198da913}{
static const QString {\bfseries FTP\_\-PREFIX} = QString(\char`\"{}ftp://\char`\"{})}
\label{classFileServerFactory_a685c7c259c6d4c8de24bc8df198da913}

\item 
\hypertarget{classFileServerFactory_a3ba3dd0bcc0618d81a61a4c89eb710a0}{
static const QString {\bfseries SRM\_\-PREFIX} = QString(\char`\"{}srm://\char`\"{})}
\label{classFileServerFactory_a3ba3dd0bcc0618d81a61a4c89eb710a0}

\item 
\hypertarget{classFileServerFactory_a7d37519413be9c65cca2bac8b6c5928c}{
static const QString {\bfseries GSIFTP\_\-PREFIX} = QString(\char`\"{}gsiftp://\char`\"{})}
\label{classFileServerFactory_a7d37519413be9c65cca2bac8b6c5928c}

\item 
\hypertarget{classFileServerFactory_a4764c83f4397260c7bf57772c302c225}{
static const QString {\bfseries HTTP\_\-PREFIX} = QString(\char`\"{}http://\char`\"{})}
\label{classFileServerFactory_a4764c83f4397260c7bf57772c302c225}

\end{DoxyCompactItemize}


\subsection{Detailed Description}
This class describes a File Server Factory. You ask for you server by protocol name and recieve a File Server object in return. 

\subsection{Member Function Documentation}
\hypertarget{classFileServerFactory_ad0c77e7656095a44e1e554b23fe97e4c}{
\index{FileServerFactory@{FileServerFactory}!createFileServer@{createFileServer}}
\index{createFileServer@{createFileServer}!FileServerFactory@{FileServerFactory}}
\subsubsection[{createFileServer}]{\setlength{\rightskip}{0pt plus 5cm}{\bf FileServer} $\ast$ FileServerFactory::createFileServer (QString {\em type})\hspace{0.3cm}{\ttfamily  \mbox{[}static\mbox{]}}}}
\label{classFileServerFactory_ad0c77e7656095a44e1e554b23fe97e4c}
This method takes the name of a protocol and returns a File Server object 

The documentation for this class was generated from the following files:\begin{DoxyCompactItemize}
\item 
/home/jonas/Development/arc-\/gui-\/clients/src/arcstorage-\/ui/fileserverfactory.h\item 
/home/jonas/Development/arc-\/gui-\/clients/src/arcstorage-\/ui/fileserverfactory.cpp\end{DoxyCompactItemize}