[inline]
Definition at line 22 of file mainFileServer.cpp.
References Init().
00023 : ChannelServer(port, nrPorts, false, passwordFile) 00024 { 00025 Init(); 00026 }
Here is the call graph for this function: