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

Impala::Util::ChannelServer::ChannelServer ( int  port,
int  nrPorts,
bool  doDynaPorts,
CString  passwordFile 
) [inline]

Definition at line 27 of file ChannelServer.h.

References Init().

00028         : mFirstPort(port), mNrOfPorts(nrPorts), mDoDynaPorts(doDynaPorts),
00029           mPasswordFile(passwordFile)
00030     {
00031         Init();
00032     }

Here is the call graph for this function:


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