void OutputServer::write2stdout ( std::string  _string  )  [private]

Definition at line 103 of file OutputServer.cpp.

00103                                              {
00104         cout << dateformater.getDate() << _string << endl;
00105 } // write2stdout


Generated on Wed Jun 25 14:47:12 2008 for keyvil by  doxygen 1.5.1