Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Application::FileServer::FileServer ( int  port,
int  nrPorts,
CString  passwordFile 
) [inline]

Definition at line 22 of file mainFileServer.cpp.

References Init().

00023         : ChannelServer(port, nrPorts, false, passwordFile)
00024     {
00025         Init();
00026     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:37:21 2010 for ImpalaSrc by  doxygen 1.5.1