[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: