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

Impala::Application::DataServer::DataServer ( int  port,
int  nrPorts,
CString  passwordFile,
bool  useDstTypeWin 
) [inline]

Definition at line 49 of file mainDataServer.cpp.

References Impala::Util::ChannelServer::Init().

00050         : ChannelServer(port, nrPorts, true, passwordFile)
00051     {
00052         Init(useDstTypeWin);
00053     }

Here is the call graph for this function:


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