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

Impala::Job::Server::Server ( int  port,
int  nrPorts,
CString  passwordFile 
) [inline]

Definition at line 46 of file Server.h.

References Init().

00047         : Util::ChannelServer(port, nrPorts, true, passwordFile)
00048     {
00049         Init();
00050     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:34:05 2010 for ImpalaSrc by  doxygen 1.5.1