#include <boost/scoped_ptr.hpp>
#include <senf/Utils/intrusive_refcount.hh>
-#include "Scheduler.hh"
+#include "FdEvent.hh"
//#include "ReadHelper.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <boost/intrusive_ptr.hpp>
#include <boost/function.hpp>
#include <senf/Utils/intrusive_refcount.hh>
-#include "Scheduler.hh"
+#include "FdEvent.hh"
//#include "WriteHelper.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <boost/utility.hpp>
#include <list>
-#include "Parse.hh"
#include "Executor.hh"
//#include "Config.mpp"
#include "ConfigFile.ih"
// Custom includes
+#include <boost/bind.hpp>
//#include "ConfigFile.mpp"
#define prefix_
+++ /dev/null
-// $Id$
-//
-// Copyright (C) 2008
-// Fraunhofer Institute for Open Communication Systems (FOKUS)
-// Competence Center NETwork research (NET), St. Augustin, GERMANY
-// Stefan Bund <g0dil@berlios.de>
-//
-// This program is free software; you can redistribute it and/or modify
-// it under the terms of the GNU General Public License as published by
-// the Free Software Foundation; either version 2 of the License, or
-// (at your option) any later version.
-//
-// This program is distributed in the hope that it will be useful,
-// but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-// GNU General Public License for more details.
-//
-// You should have received a copy of the GNU General Public License
-// along with this program; if not, write to the
-// Free Software Foundation, Inc.,
-// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-/** \file
- \brief FancyReader public header */
-
-#ifndef HH_SENF_Scheduler_Console_FancyReader_
-#define HH_SENF_Scheduler_Console_FancyReader_ 1
-
-// Custom includes
-#include "Server.hh"
-
-//#include "FancyReader.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
-
-namespace senf {
-namespace console {
-namespace detail {
-
- class FancyClientReader
- : public ClientReader
- {
- };
-
-}}
-
-///////////////////////////////hh.e////////////////////////////////////////
-//#include "FancyReader.cci"
-//#include "FancyReader.ct"
-//#include "FancyReader.cti"
-#endif
-
-\f
-// Local Variables:
-// mode: c++
-// fill-column: 100
-// comment-column: 40
-// c-file-style: "senf"
-// indent-tabs-mode: nil
-// ispell-local-dictionary: "american"
-// compile-command: "scons -u test"
-// End:
//#include "LazyDirectory.ih"
// Custom includes
-#include "Console.hh"
+#include "ScopedDirectory.hh"
//#include "LazyDirectory.mpp"
#define prefix_
#include "Node.ih"
// Custom includes
-#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include <boost/range/iterator_range.hpp>
#include <boost/any.hpp>
#include <senf/Utils/Exception.hh>
-#include <senf/Utils/mpl.hh>
#include <senf/Utils/Logger/SenfLog.hh>
-#include <senf/Utils/type_traits.hh>
-#include "Parse.hh"
//#include "Node.mpp"
///////////////////////////////hh.p////////////////////////////////////////
//#include "ScopedDirectory.ih"
// Custom includes
-#include <boost/bind.hpp>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include <boost/type_traits/is_same.hpp>
#include <senf/Utils/intrusive_refcount.hh>
#include "Parse.hh"
-#include "Node.hh"
#include "Traits.ih"
//#include "Traits.mpp"
#include <boost/assign/list_inserter.hpp>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/mpl/if.hpp>
-#include <senf/Utils/singleton.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include <boost/utility.hpp>
#include <senf/Socket/Protocols/INet/UDPSocketHandle.hh>
#include <senf/Utils/Logger/SenfLog.hh>
-#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Scheduler/FdEvent.hh>
#include "Parse.hh"
#include "Executor.hh"
// Custom includes
#include "Parse.hh"
-#include "Traits.hh"
//#include "Utility.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <boost/utility.hpp>
#include <boost/type_traits/is_convertible.hpp>
#include <boost/ref.hpp>
-#include "ParsedCommand.hh"
+#include "Node.hh"
#include "Variables.ih"
//#include "Variables.mpp"
#include <boost/utility.hpp>
#include <boost/function.hpp>
#include <senf/Scheduler/Scheduler.hh>
-#include <senf/Scheduler/SignalEvent.hh>
+#include <senf/Scheduler/FdEvent.hh>
///////////////////////////////ih.p////////////////////////////////////////