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

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

Definition at line 40 of file mainDataServer.cpp.

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

00041         : ChannelServer(port, nrPorts, true, passwordFile)
00042     {
00043         Init(useDstTypeWin);
00044     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:14:11 2011 for ImpalaSrc by  doxygen 1.5.1