// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
\brief psi2ts unit tests */
// Custom includes
-#include "senf/PPI/DebugModules.hh"
-#include "senf/PPI/Setup.hh"
+#include <senf/PPI/DebugModules.hh>
+#include <senf/PPI/Setup.hh>
#include <senf/Packets/MPEGDVBBundle/MPESection.hh>
#include <senf/Packets/MPEGDVBBundle/TransportPacket.hh>
#include "psi2ts.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#include <boost/lambda/lambda.hpp>
// Custom includes
#include "@NAME@.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
<xsl:template match="div[@id='content2']/ul/li[a/@class='elRef'][a/@doxygen][code/text()='[external]'][not(ul)]">\r
</xsl:template>\r
\r
- <!-- Insert 'senf/' into include paths -->\r
- <xsl:template match="code[starts-with(text(),'#include <')]/a">\r
- <xsl:copy>\r
- <xsl:call-template name="copy-attributes"/>\r
- <xsl:text>senf/</xsl:text>\r
- <xsl:apply-templates/>\r
- </xsl:copy>\r
- </xsl:template>\r
-\r
</xsl:stylesheet>\r
+++ /dev/null
-../boost
\ No newline at end of file
+++ /dev/null
-../../Utils/Console
\ No newline at end of file
+++ /dev/null
-// $Id$
-//
-// Copyright (C) 2007
-// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
-// Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
-// 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.
-
-#include "Utils/Console/Console.hh"
-
-\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:
+++ /dev/null
-../../PPI
\ No newline at end of file
+++ /dev/null
-../../Packets
\ No newline at end of file
+++ /dev/null
-../../Scheduler
\ No newline at end of file
+++ /dev/null
-../../Socket
\ No newline at end of file
+++ /dev/null
-../../Utils
\ No newline at end of file
+++ /dev/null
-../../config.hh
\ No newline at end of file
+++ /dev/null
-../../local_config.hh
\ No newline at end of file
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#include "PPI/PPI.hh"
+#include <senf/PPI/PPI.hh>
\f
// Local Variables:
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/ptr_container/ptr_map.hpp>
-#include "../Utils/String.hh"
+#include <senf/Utils/String.hh>
#include "Module.hh"
#include "Connectors.hh"
#include "MultiConnectorMixin.hh"
#include "AnnotationRouter.hh"
#include "DebugModules.hh"
-#include "../Utils//auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_PPI_CloneSource_ 1
// Custom includes
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
#include "Module.hh"
#include "Connectors.hh"
#include "CloneSource.hh"
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Route.hh"
#include "Module.hh"
#include "ModuleManager.hh"
-#include "../Utils/Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
//#include "Connectors.mpp"
#define prefix_
\brief Connectors inline non-template implementation */
// Custom includes
-#include "../Utils/TypeInfo.hh"
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/TypeInfo.hh>
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include <deque>
#include <boost/utility.hpp>
#include <boost/scoped_ptr.hpp>
-#include "../Utils/safe_bool.hh"
-#include "../Utils/Exception.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Utils/Exception.hh>
+#include <senf/Packets/Packets.hh>
#include "predecl.hh"
#include "detail/Callback.hh"
#include "Queueing.hh"
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "DebugEvent.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
\brief DebugModules inline non-template implementation */
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include "Setup.hh"
#define prefix_ inline
//#include "DebugModules.ih"
// Custom includes
-#include "../Utils/hexdump.hh"
+#include <senf/Utils/hexdump.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
// Custom includes
#include <deque>
-#include "../Utils/safe_bool.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Packets/Packets.hh>
#include "MonitorModule.hh"
#include "ActiveFeeder.hh"
-#include "../Utils/Logger/SenfLog.hh"
+#include <senf/Utils/Logger/SenfLog.hh>
//#include "DebugModules.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#define SENF_LOG_CONF (( (senf)(log)(Debug), (_), VERBOSE ))
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Duplicators.hh"
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "EventManager.ih"
// Custom includes
-#include "../Scheduler/Scheduler.hh"
+#include <senf/Scheduler/Scheduler.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
// Custom includes
#include <boost/ptr_container/ptr_vector.hpp>
-#include "../Scheduler/ClockService.hh"
+#include <senf/Scheduler/ClockService.hh>
#include "predecl.hh"
#include "detail/Callback.hh"
#include "detail/EventBinding.hh"
// Custom includes
#include "EventManager.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
\brief Events inline non-template implementation */
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include "Events.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include "detail/EventBinding.hh"
#define prefix_ inline
// Custom includes
#include <vector>
-#include "../Scheduler/ClockService.hh"
+#include <senf/Scheduler/ClockService.hh>
#include "predecl.hh"
//#include "Events.mpp"
// Custom includes
#include "Events.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "IOEvent.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
//#include "IOEvent.mpp"
#define prefix_
#define HH_SENF_PPI_IOEvent_ 1
// Custom includes
-#include "../Scheduler/Scheduler.hh"
+#include <senf/Scheduler/Scheduler.hh>
#include "Events.hh"
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "IOEvent.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "IOEvent.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "IdleEvent.ih"
// Custom includes
-#include "../Scheduler/Scheduler.hh"
-#include "../Utils/Logger/SenfLog.hh"
+#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Utils/Logger/SenfLog.hh>
//#include "IdleEvent.mpp"
#define prefix_
// Custom includes
#include "IdleEvent.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "IntervalTimer.ih"
// Custom includes
-#include "../Scheduler/Scheduler.hh"
+#include <senf/Scheduler/Scheduler.hh>
#include "EventManager.hh"
//#include "IntervalTimer.mpp"
#define HH_SENF_PPI_IntervalTimer_ 1
// Custom includes
-#include "../Scheduler/ClockService.hh"
+#include <senf/Scheduler/ClockService.hh>
#include "Events.hh"
//#include "IntervalTimer.mpp"
#include "Module.hh"
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "PPI.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Joins.hh"
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <vector>
#include <boost/utility.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
-#include "../Scheduler/ClockService.hh"
+#include <senf/Scheduler/ClockService.hh>
#include "predecl.hh"
#include "ModuleManager.hh"
// Custom includes
#include <boost/scoped_ptr.hpp>
-#include "../Utils/membind.hh"
+#include <senf/Utils/membind.hh>
#include "DebugEvent.hh"
#include "DebugModules.hh"
#include "Setup.hh"
#include "Module.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#include <boost/type_traits.hpp>
//#include "ModuleManager.ih"
// Custom includes
-#include "../Scheduler/Scheduler.hh"
-#include "../Utils/membind.hh"
+#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Utils/membind.hh>
#include "Module.hh"
-#include "../Utils/Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
//#include "ModuleManager.mpp"
#define prefix_
#include <vector>
#include <deque>
#include "predecl.hh"
-#include "../Scheduler/Scheduler.hh"
-#include "../Utils/Console/ScopedDirectory.hh"
+#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Utils/Console/ScopedDirectory.hh>
//#include "ModuleManager.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "ModuleManager.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "MonitorModule.hh"
#include "DebugModules.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_PPI_MultiConnectorMixin_ 1
// Custom includes
-#include "../config.hh"
+#include <senf/config.hh>
#include <boost/ptr_container/ptr_map.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/mpl/if.hpp>
// Custom includes
#include "PPI.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "PassiveQueue.hh"
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Module.hh"
#include "Connectors.hh"
#include "DebugModules.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "RateAnalyzer.hh"
#include "PPI.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#include <boost/test/floating_point_comparison.hpp>
#include "RateFilter.hh"
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Utils/membind.hh"
+#include <senf/Utils/membind.hh>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "CloneSource.hh"
#include "Joins.hh"
#include "PassiveQueue.hh"
-#include "../Utils/membind.hh"
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/membind.hh>
+#include <senf/Utils/senfassert.hh>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "SocketSink.hh"
-#include "../Socket/ClientSocketHandle.hh"
+#include <senf/Socket/ClientSocketHandle.hh>
#define prefix_
// Custom includes
#include "SocketSink.hh"
-#include "../Socket/ClientSocketHandle.hh"
+#include <senf/Socket/ClientSocketHandle.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#define HH_SENF_PPI_SocketSink_ 1
// Custom includes
-#include "../Packets/Packets.hh"
-#include "../Socket/ClientSocketHandle.hh"
-#include "../Socket/SocketPolicy.hh"
-#include "../Socket/ReadWritePolicy.hh"
-#include "../Socket/FramingPolicy.hh"
-#include "../Socket/CommunicationPolicy.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
#include "Module.hh"
#include "Connectors.hh"
-#include "../Socket/Protocols/INet/INetAddressing.hh"
+#include <senf/Socket/Protocols/INet/INetAddressing.hh>
#include "IOEvent.hh"
//#include "SocketSink.mpp"
//#include "SocketSink.test.ih"
// Custom includes
-#include "../Socket/Protocols/INet/UDPSocketHandle.hh"
-#include "../Socket/Protocols/INet/ConnectedUDPSocketHandle.hh"
+#include <senf/Socket/Protocols/INet/UDPSocketHandle.hh>
+#include <senf/Socket/Protocols/INet/ConnectedUDPSocketHandle.hh>
#include "SocketSource.hh"
#include "DebugModules.hh"
#include "SocketSink.hh"
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_PPI_SocketSource_ 1
// Custom includes
-#include "../Packets/Packets.hh"
-#include "../Socket/ClientSocketHandle.hh"
-#include "../Socket/SocketPolicy.hh"
-#include "../Socket/ReadWritePolicy.hh"
-#include "../Socket/FramingPolicy.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/FramingPolicy.hh>
#include "Module.hh"
#include "Connectors.hh"
#include "IOEvent.hh"
// Custom includes
#include <algorithm>
-#include "../Socket/Protocols/INet/UDPSocketHandle.hh"
-#include "../Scheduler/Scheduler.hh"
+#include <senf/Socket/Protocols/INet/UDPSocketHandle.hh>
+#include <senf/Scheduler/Scheduler.hh>
#include "SocketSource.hh"
#include "DebugModules.hh"
#include "Setup.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "ThrottleBarrier.hh"
#include "DebugModules.hh"
-#include "../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "EventBinding.ih"
// Custom includes
-#include "../EventManager.hh"
+#include <senf/PPI/EventManager.hh>
//#include "EventBinding.mpp"
#define prefix_
\brief EventBinding inline non-template implementation */
// Custom includes
-#include "../Events.hh"
+#include <senf/PPI/Events.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
//#include "EventBinding.ih"
// Custom includes
-#include "../EventManager.hh"
+#include <senf/PPI/EventManager.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#define HH_SENF_PPI_detail_EventBinding_ 1
// Custom includes
-#include "../../Scheduler/ClockService.hh"
-#include "../predecl.hh"
+#include <senf/Scheduler/ClockService.hh>
+#include <senf/PPI/predecl.hh>
#include "Callback.hh"
//#include "EventBinding.mpp"
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#include "Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
\f
// Local Variables:
// Custom includes
#include "RadiotapPacket.hh"
#include "WLANPacket.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
#include <boost/io/ios_state.hpp>
#define prefix_
#ifndef HH_SENF_Packets_80211Bundle_RadiotapPacket_
#define HH_SENF_Packets_80211Bundle_RadiotapPacket_ 1
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
namespace senf
{
// Custom includes
#include "RadiotapPacket.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
///////////////////////////////cc.p////////////////////////////////////////
// Custom includes
#include "WLANPacket.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
#include <boost/io/ios_state.hpp>
#define prefix_
#ifndef HH_SENF_Packets_80211Bundle_WLANPacket_
#define HH_SENF_Packets_80211Bundle_WLANPacket_ 1
-#include "../../Packets/Packets.hh"
-#include "../DefaultBundle/EthernetPacket.hh"
-#include "../DefaultBundle/LlcSnapPacket.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
+#include <senf/Packets/DefaultBundle/LlcSnapPacket.hh>
namespace senf
{
// Custom includes
#include "WLANPacket.hh"
-#include "../../Packets/Packets.hh"
-#include "../DefaultBundle/LlcSnapPacket.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Packets/DefaultBundle/LlcSnapPacket.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
///////////////////////////////cc.p////////////////////////////////////////
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "MIHPacket.ih"
// Custom includes
-#include "../../Packets/Packets.hh"
-#include "../../Utils/hexdump.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Utils/hexdump.hh>
#include <boost/io/ios_state.hpp>
#define prefix_
#define HH_SENF_Packets_80221Bundle_MIHPacket_ 1
// Custom includes
-#include "../../Packets/Packets.hh"
-#include "../../Socket/Protocols/Raw/MACAddress.hh"
-#include "../../Socket/Protocols/INet/INet4Address.hh"
-#include "../../Socket/Protocols/INet/INet6Address.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Socket/Protocols/Raw/MACAddress.hh>
+#include <senf/Socket/Protocols/INet/INet4Address.hh>
+#include <senf/Socket/Protocols/INet/INet6Address.hh>
#include "TLVPacket.hh"
#include <boost/function_output_iterator.hpp>
#include <boost/iterator/filter_iterator.hpp>
-#include "boost/variant.hpp"
+#include <boost/variant.hpp>
//#include "MIHPacket.mpp"
// Custom includes
#include "MIHPacket.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <iomanip>
-#include "../../Utils/hexdump.hh"
+#include <senf/Utils/hexdump.hh>
#define prefix_
///////////////////////////////cc.p////////////////////////////////////////
// Custom includes
#include <algorithm>
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
//#include "TLVPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "TLVPacket.hh"
-#include "../DefaultBundle/EthernetPacket.hh"
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ArrayParser.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <algorithm>
-#include "../../Socket/Protocols/Raw/MACAddress.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Socket/Protocols/Raw/MACAddress.hh>
+#include <senf/Packets/Packets.hh>
//#include "EthernetPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "LlcSnapPacket.hh"
#include "IPv4Packet.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/io/ios_state.hpp>
-#include "../../Packets/DefaultBundle/IPv6Packet.hh"
-#include "../../Utils/IpChecksum.hh"
+#include <senf/Packets/DefaultBundle/IPv6Packet.hh>
+#include <senf/Utils/IpChecksum.hh>
#define prefix_
///////////////////////////////cc.p////////////////////////////////////////
#define HH_SENF_Packets_DefaultBundle_ICMPv6Packet_ 1
// Custom includes
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
//#include "ICMPv6Packet.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "ICMPv6Packet.hh"
#include "ICMPv6TypePacket.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
// Definition of non-inline non-template functions
// Custom includes
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
#include "ICMPv6Packet.hh"
#include "ICMPv6TypePacket.hh"
#define HH_SENF_Packets_DefaultBundle_ICMPv6TypePacket_ 1
// Custom includes
-#include "../Packets.hh"
+#include <senf/Packets/Packets.hh>
#include "IPv6Packet.hh"
#include "ICMPv6Packet.hh"
#include <netinet/in.h>
#include <arpa/inet.h>
#include <boost/io/ios_state.hpp>
-#include "../../Utils/IpChecksum.hh"
+#include <senf/Utils/IpChecksum.hh>
#include "EthernetPacket.hh"
#define prefix_
#define HH_SENF_Packets_DefaultBundle_IPv4Packet_ 1
// Custom includes
-#include "../../Socket/Protocols/INet/INet4Address.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Socket/Protocols/INet/INet4Address.hh>
+#include <senf/Packets/Packets.hh>
//#include "IPv4Packet.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "IPv4Packet.hh"
#include "UDPPacket.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "UDPPacket.hh"
#include "ICMPv6Packet.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Packets_DefaultBundle_IPv6Packet_ 1
// Custom includes
-#include "../../Socket/Protocols/INet/INet6Address.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Socket/Protocols/INet/INet6Address.hh>
+#include <senf/Packets/Packets.hh>
#include "IPv4Packet.hh"
//#include "IPv6Packet.mpp"
// Custom includes
#include "IPv6Packet.hh"
-#include "../../Socket/Protocols/INet/INetAddressing.hh"
-#include "../../Packets/DataPacket.hh"
+#include <senf/Socket/Protocols/INet/INetAddressing.hh>
+#include <senf/Packets/DataPacket.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <algorithm>
#include "EthernetPacket.hh"
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
//#include "LlcSnapPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "LlcSnapPacket.hh"
#include "EthernetPacket.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ICMPv6Packet.hh"
#include "ICMPv6TypePacket.hh"
-#include "../../Packets/DataPacket.hh"
-#include "../../Utils/String.hh"
+#include <senf/Packets/DataPacket.hh>
+#include <senf/Utils/String.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#ifndef HH_SENF_Packets_DefaultBundle_RTPPacket_
#define HH_SENF_Packets_DefaultBundle_RTPPacket_
-#include "../../Packets/Packets.hh"
-#include "../../Socket/Protocols/INet/INet6Address.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Socket/Protocols/INet/INet6Address.hh>
namespace senf {
// Custom includes
#include "RTPPacket.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
// Custom includes
#include <iomanip>
#include <boost/io/ios_state.hpp>
-#include "../../Packets/Packets.hh"
-#include "../../Utils/IpChecksum.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Utils/IpChecksum.hh>
#include "IPv4Packet.hh"
#include "IPv6Packet.hh"
#define HH_SENF_Packets_DefaultBundle_TCPPacket_ 1
// Custom includes
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
//#include "TCPPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "IPv4Packet.hh"
#include "IPv6Packet.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <iomanip>
#include <boost/io/ios_state.hpp>
-#include "../../Packets/Packets.hh"
-#include "../../Utils/IpChecksum.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Utils/IpChecksum.hh>
#include "IPv4Packet.hh"
#include "IPv6Packet.hh"
#define HH_SENF_Packets_DefaultBundle_UDPPacket_ 1
// Custom includes
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
//#include "UDPPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "IPv4Packet.hh"
#include "IPv6Packet.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "PacketLink.test.ih"
// Custom includes
-#include "../EthernetPacket.hh"
-#include "../IPv6Packet.hh"
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
+#include <senf/Packets/DefaultBundle/IPv6Packet.hh>
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ListNParser.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ListParser.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
#include "ListParser.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Packets_MPEGDVBBundle_DTCPPacket_ 1
// Custom includes
-#include "../../Packets/Packets.hh"
-#include "../../Packets/DefaultBundle/IPv4Packet.hh"
-#include "../../Packets/DefaultBundle/IPv6Packet.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Packets/DefaultBundle/IPv4Packet.hh>
+#include <senf/Packets/DefaultBundle/IPv6Packet.hh>
//#include "DTCPPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "DTCPPacket.hh"
-#include "../../Utils/String.hh"
+#include <senf/Utils/String.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <algorithm>
-#include "../../Packets/Packets.hh"
-#include "../DefaultBundle/EthernetPacket.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
//#include "GREPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "GREPacket.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <iomanip>
#include <boost/io/ios_state.hpp>
-#include "../../Packets/DefaultBundle/LlcSnapPacket.hh"
-#include "../../Packets/DefaultBundle/IPv4Packet.hh"
-#include "../../Packets/DefaultBundle/IPv6Packet.hh"
+#include <senf/Packets/DefaultBundle/LlcSnapPacket.hh>
+#include <senf/Packets/DefaultBundle/IPv4Packet.hh>
+#include <senf/Packets/DefaultBundle/IPv6Packet.hh>
#define prefix_
///////////////////////////////cc.p////////////////////////////////////////
// Custom includes
#include <boost/crc.hpp>
#include <algorithm>
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
//#include "MPESection.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "MPESection.hh"
-#include "../../Packets/DefaultBundle/LlcSnapPacket.hh"
-#include "../../Packets/DefaultBundle/EthernetPacket.hh"
-#include "../../Packets/DefaultBundle/IPv4Packet.hh"
+#include <senf/Packets/DefaultBundle/LlcSnapPacket.hh>
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
+#include <senf/Packets/DefaultBundle/IPv4Packet.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <iomanip>
-#include "../../Utils/hexdump.hh"
-#include "../../Packets/DefaultBundle/EthernetPacket.hh"
+#include <senf/Utils/hexdump.hh>
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
#define prefix_
// Custom includes
#include <algorithm>
#include <boost/crc.hpp>
-#include "../../Packets/Packets.hh"
-#include "../DefaultBundle/EthernetPacket.hh"
+#include <senf/Packets/Packets.hh>
+#include <senf/Packets/DefaultBundle/EthernetPacket.hh>
//#include "SNDUPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#define HH_SENF_Packets_MPEGDVBBundle_TransportPacket_ 1
// Custom includes
-#include "../../Packets/Packets.hh"
+#include <senf/Packets/Packets.hh>
//#include "TransportPacket.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "TransportPacket.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
\brief Packet inline non-template implementation */
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
//#include "Packet.ih"
// Custom includes
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include <boost/operators.hpp>
#include <boost/utility.hpp>
#include <boost/type_traits/is_integral.hpp>
-#include "../Utils/Exception.hh"
-#include "../Utils/Tags.hh"
-#include "../Utils/safe_bool.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/Tags.hh>
+#include <senf/Utils/safe_bool.hh>
#include "PacketInterpreter.hh"
//#include "Packet.mpp"
#include <boost/static_assert.hpp>
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
\brief PacketData inline non-template implementation */
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include <iterator>
#include "PacketImpl.hh"
// #include "PacketParser.hh"
// Custom includes
#include <boost/utility.hpp>
#include <boost/type_traits.hpp>
-#include "../Utils/safe_bool.hh"
-#include "../Utils/Exception.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Utils/Exception.hh>
#include "PacketTypes.hh"
//#include "PacketData.mpp"
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
\brief PacketImpl inline non-template implementation */
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
// #include "PacketInterpreter.hh"
#define prefix_ inline
#include <boost/type_traits/has_trivial_constructor.hpp>
#include <boost/type_traits/has_trivial_destructor.hpp>
#include <boost/static_assert.hpp>
-#include "../Utils/pool_alloc_mixin.hh"
+#include <senf/Utils/pool_alloc_mixin.hh>
#include "PacketTypes.hh"
-#include "../Utils/singleton.hh"
+#include <senf/Utils/singleton.hh>
//#include "PacketImpl.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "Packets.hh"
#include "main.test.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
\brief PacketInterpreter inline non-template implementation */
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include <boost/utility.hpp>
#define prefix_ inline
#include <boost/intrusive/ilist.hpp>
#include <boost/optional.hpp>
#include <boost/range.hpp>
-#include "../Utils/intrusive_refcount.hh"
-#include "../Utils/pool_alloc_mixin.hh"
-#include "../Utils/Tags.hh"
+#include <senf/Utils/intrusive_refcount.hh>
+#include <senf/Utils/pool_alloc_mixin.hh>
+#include <senf/Utils/Tags.hh>
#include "PacketData.hh"
-#include "../Utils/TypeIdValue.hh"
+#include <senf/Utils/TypeIdValue.hh>
//#include "PacketInterpreter.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "PacketParser.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include "PacketData.hh"
#define prefix_ inline
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits.hpp>
#include <boost/optional.hpp>
-#include "../Utils/safe_bool.hh"
+#include <senf/Utils/safe_bool.hh>
#include "PacketTypes.hh"
#include "PacketData.hh"
#include "ParseHelpers.hh"
#define IH_SENF_Packets_PacketParser_ 1
// Custom includes
-#include "../Utils/mpl.hh"
+#include <senf/Utils/mpl.hh>
///////////////////////////////ih.p////////////////////////////////////////
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "PacketRegistry.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include <iostream>
-#include "../Utils/TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
#include <boost/utility.hpp> // for boost::noncopyable
#include <boost/optional.hpp>
#include <boost/preprocessor/cat.hpp>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#include "Packet.hh"
#include "PacketRegistry.ih"
#include <ext/functional>
#include <boost/intrusive_ptr.hpp>
#include <boost/iterator/transform_iterator.hpp>
-#include "../Utils/TypeIdValue.hh"
+#include <senf/Utils/TypeIdValue.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include <sstream>
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "VariantParser.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include <boost/mpl/size.hpp>
#define prefix_ inline
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Packets.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#include <boost/assign.hpp>
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#include "Packets.hh"
// Custom includes
#include <boost/regex.hpp>
-#include "../Utils/Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
//#include "ClockService.mpp"
#define prefix_
// Custom includes
#include <time.h>
#include <boost/date_time/posix_time/posix_time_types.hpp>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/cstdint.hpp>
-#include "../config.hh"
-#include "../Utils/singleton.hh"
-#include "../Utils/Console/Parse.hh"
+#include <senf/config.hh>
+#include <senf/Utils/singleton.hh>
+#include <senf/Utils/Console/Parse.hh>
//#include "ClockService.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "ClockService.hh"
#include <errno.h>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define IH_SENF_Scheduler_EventHook_ 1
// Custom includes
-#include "../Utils/singleton.hh"
+#include <senf/Utils/singleton.hh>
///////////////////////////////ih.p////////////////////////////////////////
// Custom includes
#include <boost/format.hpp>
-#include "../Utils/membind.hh"
-#include "../Utils/Console/Console.hh"
+#include <senf/Utils/membind.hh>
+#include <senf/Utils/Console/Console.hh>
#include "FIFORunner.hh"
//#include "EventManager.mpp"
#include <boost/iterator/filter_iterator.hpp>
#include <boost/intrusive/ilist.hpp>
#include <boost/intrusive/ilist_hook.hpp>
-#include "../Utils/singleton.hh"
-#include "../Utils/Console/LazyDirectory.hh"
+#include <senf/Utils/singleton.hh>
+#include <senf/Utils/Console/LazyDirectory.hh>
//#include "EventManager.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "TimerEvent.hh"
#include "SignalEvent.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <signal.h>
#include <time.h>
#include <boost/lambda/lambda.hpp>
-#include "../Utils/Exception.hh"
-#include "../Utils/senfassert.hh"
-#include "../Utils/ScopeExit.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/senfassert.hh>
+#include <senf/Utils/ScopeExit.hh>
#include <execinfo.h>
-#include "../config.hh"
+#include <senf/config.hh>
#include <stdint.h>
//#include "FIFORunner.mpp"
// Custom includes
#ifdef SENF_DEBUG
#include <sstream>
-#include "../Utils/Backtrace.hh"
+#include <senf/Utils/Backtrace.hh>
#endif
#define prefix_ inline
#include <boost/utility.hpp>
#include <boost/intrusive/ilist.hpp>
#include <boost/intrusive/ilist_hook.hpp>
-#include "../Utils/singleton.hh"
+#include <senf/Utils/singleton.hh>
#include "EventManager.hh"
//#include "FIFORunner.mpp"
// Custom includes
#include <sstream>
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
//#include "FdEvent.mpp"
#define prefix_
#include "FdEvent.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include "FdManager.hh"
#define prefix_ inline
// Custom includes
#include <boost/intrusive/iset_hook.hpp>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#include "FdManager.hh"
#include "FIFORunner.hh"
#include <boost/bind.hpp>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Poller.hh"
#include "ClockService.hh"
-#include "../Utils/singleton.hh"
+#include <senf/Utils/singleton.hh>
//#include "FdManager.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#define IH_SENF_Scheduler_IdleEvent_ 1
// Custom includes
-#include "../Utils/singleton.hh"
+#include <senf/Utils/singleton.hh>
///////////////////////////////ih.p////////////////////////////////////////
// Custom includes
#include "Scheduler.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <errno.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
// Custom includes
#include "Poller.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <errno.h>
-#include "../Utils/membind.hh"
-#include "../Utils/Exception.hh"
+#include <senf/Utils/membind.hh>
+#include <senf/Utils/Exception.hh>
#include "Scheduler.hh"
#define prefix_
#include "ReadHelper.ih"
// Custom includes
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include <boost/intrusive_ptr.hpp>
#include <boost/scoped_ptr.hpp>
-#include "../Utils/intrusive_refcount.hh"
+#include <senf/Utils/intrusive_refcount.hh>
#include "Scheduler.hh"
//#include "ReadHelper.mpp"
// Custom includes
#include "ReadHelper.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/utility.hpp>
-#include "../Utils/Logger/SenfLog.hh"
+#include <senf/Utils/Logger/SenfLog.hh>
#include "FdEvent.hh"
#include "TimerEvent.hh"
#include "SignalEvent.hh"
#include "Scheduler.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "SignalEvent.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
-#include "../Utils/signalnames.hh"
+#include <senf/Utils/senfassert.hh>
+#include <senf/Utils/signalnames.hh>
//#include "SignalEvent.mpp"
#define prefix_
// Custom includes
#include <unistd.h>
-#include "../Utils/signalnames.hh"
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/signalnames.hh>
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
// Custom includes
#include "FdManager.hh"
#include <boost/intrusive/iset.hpp>
-#include "../Utils/Exception.hh"
-#include "../Utils/singleton.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/singleton.hh>
///////////////////////////////ih.p////////////////////////////////////////
// Custom includes
#include "SignalEvent.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ClockService.hh"
#include "FdManager.hh"
#include "FIFORunner.hh"
-#include "../Utils/Logger/SenfLog.hh"
+#include <senf/Utils/Logger/SenfLog.hh>
//#include "TimerEvent.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "Scheduler.hh"
#include <boost/bind.hpp>
-#include "../Utils//auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#include <boost/random.hpp>
// Custom includes
#include <errno.h>
#include <boost/bind.hpp>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#include "Scheduler.hh"
#define prefix_
//#include "WriteHelper.ih"
// Custom includes
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include <string>
#include <boost/intrusive_ptr.hpp>
#include <boost/function.hpp>
-#include "../Utils/intrusive_refcount.hh"
+#include <senf/Utils/intrusive_refcount.hh>
#include "Scheduler.hh"
//#include "WriteHelper.mpp"
// Custom includes
#include "WriteHelper.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
/** \file
\brief Socket public header */
-#include "Socket/Socket.hh"
+#include <senf/Socket/Socket.hh>
\f
// Local Variables:
// Custom includes
#include <algorithm>
#include <boost/utility/value_init.hpp>
-#include "../Utils/Buffer.hh"
+#include <senf/Utils/Buffer.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
#define IH_SENF_Socket_ClientSocketHandle_ 1
// Custom includes
-#include "../Utils/IteratorTraits.hh"
+#include <senf/Utils/IteratorTraits.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include "ClientSocketHandle.hh"
#include "AddressingPolicy.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/types.h>
#include <sys/socket.h>
#include <errno.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#include "ServerSocketHandle.hh"
//#include "CommunicationPolicy.mpp"
#include <string.h>
#include <errno.h>
#include <fcntl.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_
///////////////////////////////cc.p////////////////////////////////////////
//#include "FileHandle.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include <errno.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
// Custom includes
#include <memory> // std::auto_ptr
-#include "../Utils/safe_bool.hh"
-#include "../Scheduler/ClockService.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Scheduler/ClockService.hh>
//#include "FileHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <boost/intrusive_ptr.hpp>
-#include "../Utils/intrusive_refcount.hh"
-#include "../Utils/pool_alloc_mixin.hh"
+#include <senf/Utils/intrusive_refcount.hh>
+#include <senf/Utils/pool_alloc_mixin.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include <unistd.h>
#include "FileHandle.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <net/if.h>
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_
///////////////////////////////cc.p////////////////////////////////////////
#include <string>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
-#include "Protocols/Raw/MACAddress.hh"
+#include <senf/Socket/Protocols/Raw/MACAddress.hh>
//#include "NetdeviceController.mpp"
// Custom includes
#include "NetdeviceController.hh"
-#include "Protocols/Raw/MACAddress.hh"
+#include <senf/Socket/Protocols/Raw/MACAddress.hh>
#include <net/if.h>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "ProtocolClientSocketHandle.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
// Custom includes
#include "ClientSocketHandle.hh"
-#include "../config.hh"
-#include "../Utils/Tags.hh"
+#include <senf/config.hh>
+#include <senf/Utils/Tags.hh>
#include "ProtocolClientSocketHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "ProtocolClientSocketHandle.hh"
#include "SocketProtocol.test.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "ProtocolServerSocketHandle.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#include "ProtocolClientSocketHandle.hh"
#define prefix_ inline
// Custom includes
#include "ServerSocketHandle.hh"
-#include "../config.hh"
-#include "../Utils/Tags.hh"
+#include <senf/config.hh>
+#include <senf/Utils/Tags.hh>
#include "ProtocolServerSocketHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "ProtocolServerSocketHandle.hh"
#include "SocketProtocol.test.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Socket_Protocols_AddressExceptions_ 1
// Custom includes
-#include "../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "AddressExceptions.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <sys/socket.h>
#include <sys/types.h>
-#include "../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "BSDAddressingPolicy.mpp"
#define prefix_
#define HH_SENF_Socket_Protocols_BSDAddressingPolicy_ 1
// Custom includes
-#include "../SocketHandle.hh"
-#include "../FileHandle.hh"
-#include "../SocketPolicy.hh"
-#include "../CommunicationPolicy.hh"
+#include <senf/Socket/SocketHandle.hh>
+#include <senf/Socket/FileHandle.hh>
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
#include "BSDSocketAddress.hh"
//#include "BSDAddressingPolicy.mpp"
// Custom includes
#include "BSDAddressingPolicy.hh"
-#include "INet/TCPSocketHandle.hh"
+#include <senf/Socket/Protocols/INet/TCPSocketHandle.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "BSDSocketAddress.ih"
// Custom includes
-#include "INet/INetAddressing.hh"
-#include "UN/UNAddressing.hh"
-#include "Raw/LLAddressing.hh"
+#include <senf/Socket/Protocols/INet/INetAddressing.hh>
+#include <senf/Socket/Protocols/UN/UNAddressing.hh>
+#include <senf/Socket/Protocols/Raw/LLAddressing.hh>
//#include "BSDSocketAddress.mpp"
#define prefix_
#include <boost/type_traits/alignment_of.hpp>
#include <boost/type_traits/type_with_alignment.hpp>
#include <boost/operators.hpp>
-#include "../../Utils/safe_bool.hh"
+#include <senf/Utils/safe_bool.hh>
#include <sys/socket.h>
#include <iostream>
// Custom includes
#include "BSDSocketAddress.hh"
-#include "INet/INetAddressing.hh"
+#include <senf/Socket/Protocols/INet/INetAddressing.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include "../../Socket/SocketHandle.hh"
+#include <senf/Socket/SocketHandle.hh>
//#include "BSDSocketProtocol.mpp"
#define prefix_
#define HH_SENF_Socket_Protocols_BSDSocketProtocol_ 1
// Custom includes
-#include "../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
#include <boost/cstdint.hpp>
//#include "BSDSocketProtocol.mpp"
/** \file
\brief INet public header */
-#include "DVB/DVB.hh"
+#include <senf/Socket/Protocols/DVB/DVB.hh>
\f
// Local Variables:
#include "DVBConfigParser.hh"
#include <boost/assign/std/map.hpp>
-#include "senf/Utils/Exception.hh"
-#include "senf/Utils/Logger.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/Logger.hh>
using namespace std;
#define prefix_
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <fcntl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "DVBDemuxHandles.mpp"
#define HH_SENF_Socket_Protocols_DVB_DVBDemuxHandles_ 1
// Custom includes
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
#include "DVBDemuxSocketProtocol.hh"
//#include "DVBDemuxHandles.mpp"
#include <string>
#include <sys/ioctl.h>
#include <linux/sockios.h>
-#include "../../../Socket/SocketHandle.hh"
+#include <senf/Socket/SocketHandle.hh>
//#include "DVBDemuxSocketProtocol.mpp"
#define prefix_
#include <linux/dvb/dmx.h>
// Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
//#include "DVBSocketProtocol.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <boost/format.hpp>
#include <sys/socket.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#include <sys/ioctl.h>
#include <boost/bind.hpp>
#include <boost/function.hpp>
#include <linux/dvb/frontend.h>
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
+#include <senf/Socket/SocketProtocol.hh>
#include <fcntl.h>
//#include "DVBFrontendHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#ifndef HH_SENF_Socket_Protocols_DVB_DVBProtocolWrapper_
#define HH_SENF_Socket_Protocols_DVB_DVBProtocolWrapper_ 1
-#include "senf/Utils/Console/Console.hh"
-#include "senf/Utils/Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
+#include <senf/Utils/Console/Console.hh>
#include "DVBDemuxHandles.hh"
// Custom includes
// Custom includes
#include <sstream>
-#include "senf/Utils/Exception.hh"
-#include "senf/Utils/Logger/Logger.hh"
-#include "senf/Utils/membind.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/Logger/Logger.hh>
+#include <senf/Utils/membind.hh>
#include <boost/shared_ptr.hpp>
#define prefix_
#include "DVBDemuxHandles.hh"
#include "DVBConfigParser.hh"
#include "DVBProtocolWrapper.hh"
-#include "../../../Scheduler/Scheduler.hh"
-#include "../../../Utils/Console/Console.hh"
+#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Utils/Console/Console.hh>
#define MPE_TABLEID 62
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <sys/time.h>
-#include "../../Socket/SocketProtocol.hh"
-#include "../../Scheduler/ClockService.hh"
+#include <senf/Socket/SocketProtocol.hh>
+#include <senf/Scheduler/ClockService.hh>
//#include "DatagramSocketProtocol.mpp"
///////////////////////////////hh.p////////////////////////////////////////
/** \file
\brief INet public header */
-#include "INet/INet.hh"
+#include <senf/Socket/Protocols/INet/INet.hh>
\f
// Local Variables:
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "UDPSocketHandle.mpp"
#define prefix_
// Custom includes
#include "INetSocketProtocol.hh"
#include "RawINetSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/Protocols/DatagramSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/Protocols/DatagramSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
///////////////////////////////hh.p////////////////////////////////////////
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "ConnectedUDPSocketHandle.mpp"
#define prefix_
// Custom includes
#include "INetSocketProtocol.hh"
#include "UDPSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/Protocols/DatagramSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/Protocols/DatagramSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
//#include "ConnectedUDPSocketHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <boost/cstdint.hpp>
#include <boost/array.hpp>
#include <boost/operators.hpp>
-#include "../../../Utils/safe_bool.hh"
-#include "../../../Utils/Tags.hh"
-#include "../AddressExceptions.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Utils/Tags.hh>
+#include <senf/Socket/Protocols/AddressExceptions.hh>
//#include "INet4Address.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <arpa/inet.h>
#include <sstream>
#include "INet4Address.hh"
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/cstdint.hpp>
#include <boost/array.hpp>
#include <boost/operators.hpp>
-#include "../../../Utils/safe_bool.hh"
-#include "../../../Utils/Tags.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Utils/Tags.hh>
#include "INet4Address.hh"
-#include "../AddressExceptions.hh"
-#include "../Raw/MACAddress.hh"
-#include "../Raw/EUI64.hh"
+#include <senf/Socket/Protocols/AddressExceptions.hh>
+#include <senf/Socket/Protocols/Raw/MACAddress.hh>
+#include <senf/Socket/Protocols/Raw/EUI64.hh>
//#include "INet6Address.mpp"
#include "INet6Address.ih"
// Custom includes
#include "INet6Address.hh"
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <net/if.h>
#include <boost/lexical_cast.hpp>
#include <boost/regex.hpp>
-#include "../../../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
//#include "INetAddressing.mpp"
#define prefix_
#include <string>
#include <exception>
#include <netinet/in.h>
-#include "../../SocketPolicy.hh"
-#include "../../ClientSocketHandle.hh"
-#include "../../CommunicationPolicy.hh"
-#include "../BSDAddressingPolicy.hh"
-#include "../BSDSocketAddress.hh"
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/Protocols/BSDAddressingPolicy.hh>
+#include <senf/Socket/Protocols/BSDSocketAddress.hh>
#include "INet4Address.hh"
#include "INet6Address.hh"
// Custom includes
#include "INetAddressing.hh"
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/socket.h>
#include <netinet/in.h>
#include <net/if.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "INetSocketProtocol.mpp"
#define prefix_
#define HH_SENF_Socket_Protocols_INet_INetSocketProtocol_ 1
// Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
#include "INetAddressing.hh"
-#include "../../../Socket/ClientSocketHandle.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
//#include "INetSocketProtocol.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <sys/socket.h>
#include <netinet/in.h>
#include <net/if.h> // for if_nametoindex
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "MulticastSocketProtocol.mpp"
#define prefix_
#define HH_SENF_Socket_Protocols_INet_MulticastSocketProtocol_ 1
// Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
#include "INet4Address.hh"
#include "INet6Address.hh"
// Custom includes
#include "UDPSocketHandle.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "UDPSocketHandle.mpp"
#define prefix_
#include "INetSocketProtocol.hh"
#include "RawINetSocketProtocol.hh"
#include "MulticastSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/Protocols/DatagramSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/Protocols/DatagramSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
///////////////////////////////hh.p////////////////////////////////////////
#include "RawINetSocketHandle.hh"
#include <iostream>
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
namespace {
#include <sys/ioctl.h>
#include <linux/sockios.h> // for SIOCINQ / SIOCOUTQ
#include <net/if.h> // for if_nametoindex
-#include "../../../Socket/SocketHandle.hh"
+#include <senf/Socket/SocketHandle.hh>
//#include "UDPSocketProtocol.mpp"
#define prefix_
// Custom includes
#include "INetAddressing.hh"
#include "INetSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
namespace senf {
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "TCPSocketHandle.mpp"
#define prefix_
// Custom includes
#include "INetSocketProtocol.hh"
#include "TCPSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
-#include "../../../Socket/ProtocolServerSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
+#include <senf/Socket/ProtocolServerSocketHandle.hh>
//#include "TCPSocketHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <iostream>
#include "TCPSocketHandle.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <netinet/tcp.h>
#include <sys/ioctl.h>
#include <linux/sockios.h> // for SIOCINQ / SIOCOUTQ
-#include "../../../Socket/SocketHandle.hh"
+#include <senf/Socket/SocketHandle.hh>
//#include "TCPSocketProtocol.mpp"
#define prefix_
#define HH_SENF_Socket_Protocols_INet_TCPSocketProtocol_ 1
// Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
#include "INetSocketProtocol.hh"
//#include "TCPSocketProtocol.mpp"
#include <sys/socket.h>
#include <sys/ioctl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "UDPSocketHandle.mpp"
#define prefix_
#include "INetSocketProtocol.hh"
#include "UDPSocketProtocol.hh"
#include "MulticastSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/Protocols/DatagramSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/Protocols/DatagramSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
//#include "UDPSocketHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include "UDPSocketHandle.hh"
#include <iostream>
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/ioctl.h>
#include <linux/sockios.h> // for SIOCINQ / SIOCOUTQ
#include <net/if.h> // for if_nametoindex
-#include "../../../Socket/SocketHandle.hh"
+#include <senf/Socket/SocketHandle.hh>
//#include "UDPSocketProtocol.mpp"
#define prefix_
#define HH_SENF_Socket_Protocols_INet_UDPSocketProtocol_ 1
// Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
#include "INetAddressing.hh"
#include "INetSocketProtocol.hh"
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
/** \file
\brief Raw public header */
-#include "Raw/Raw.hh"
+#include <senf/Socket/Protocols/Raw/Raw.hh>
\f
// Local Variables:
//#include "EUI64.ih"
// Custom includes
-#include "../../../config.hh"
+#include <senf/config.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include <iostream>
#include <boost/cstdint.hpp>
#include <boost/array.hpp>
-#include "../../../Utils/Tags.hh"
-#include "../../../Utils/safe_bool.hh"
+#include <senf/Utils/Tags.hh>
+#include <senf/Utils/safe_bool.hh>
//#include "EUI64.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "EUI64.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/finder.hpp>
-#include "../../../Utils/Exception.hh"
-#include "../AddressExceptions.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Socket/Protocols/AddressExceptions.hh>
//#include "LLAddressing.mpp"
#define prefix_
// Custom includes
#include <sys/socket.h>
#include <netpacket/packet.h>
-#include "../../SocketPolicy.hh"
-#include "../../FileHandle.hh"
-#include "../BSDAddressingPolicy.hh"
-#include "../BSDSocketAddress.hh"
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/FileHandle.hh>
+#include <senf/Socket/Protocols/BSDAddressingPolicy.hh>
+#include <senf/Socket/Protocols/BSDSocketAddress.hh>
#include "MACAddress.hh"
//#include "LLAddressing.mpp"
//#include "LLAddressing.test.ih"
// Custom includes
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
#include "LLAddressing.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "MACAddress.ih"
// Custom includes
-#include "../../../config.hh"
+#include <senf/config.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
#include <boost/array.hpp>
#include <boost/utility.hpp>
#include <boost/type_traits.hpp>
-#include "../../../Utils/safe_bool.hh"
-#include "../../../Utils/Tags.hh"
-#include "../AddressExceptions.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Utils/Tags.hh>
+#include <senf/Socket/Protocols/AddressExceptions.hh>
//#include "MACAddress.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <sstream>
#include "MACAddress.hh"
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
#include "EUI64.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Socket_Protocols_Raw_PacketSocketHandle_ 1
// Custom includes
-#include "../../../Socket/SocketPolicy.hh"
-#include "../../../Socket/SocketProtocol.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/Protocols/DatagramSocketProtocol.hh"
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/SocketProtocol.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/Protocols/DatagramSocketProtocol.hh>
#include "LLAddressing.hh"
//#include "PacketSocketHandle.mpp"
#include <unistd.h>
#include "PacketSocketHandle.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/tokenizer.hpp>
#include <boost/range.hpp>
#include <boost/numeric/conversion/cast.hpp>
-#include "../../../Utils/String.hh"
+#include <senf/Utils/String.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
#define HH_SENF_Socket_Protocols_Raw_TunTapSocketHandle_ 1
// Custom includes
-#include "../../../Socket/SocketPolicy.hh"
-#include "../../../Socket/SocketProtocol.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
+#include <senf/Socket/SocketPolicy.hh>
+#include <senf/Socket/SocketProtocol.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
#include "LLAddressing.hh"
//#include "TunTapSocketHandle.mpp"
#include "TunTapSocketHandle.hh"
#include "PacketSocketHandle.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
/** \file
\brief UN public header */
-#include "UN/UN.hh"
+#include <senf/Socket/Protocols/UN/UN.hh>
\f
// Local Variables:
#include <sys/types.h>
#include <sys/ioctl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "UNDatagramSocketHandle.mpp"
#define prefix_
// Custom includes
#include "UNAddressing.hh"
#include "UNSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
//#include "UNDatagramSocketHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
//#include "UNAddressing.ih"
// Custom includes
-#include "../AddressExceptions.hh"
+#include <senf/Socket/Protocols/AddressExceptions.hh>
#define prefix_
///////////////////////////////cc.p////////////////////////////////////////
#include <string>
#include <sys/socket.h>
#include <sys/un.h>
-#include "../BSDAddressingPolicy.hh"
-#include "../BSDSocketAddress.hh"
+#include <senf/Socket/Protocols/BSDAddressingPolicy.hh>
+#include <senf/Socket/Protocols/BSDSocketAddress.hh>
//#include "UNAddressing.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "UNAddressing.hh"
-#include "../AddressExceptions.hh"
+#include <senf/Socket/Protocols/AddressExceptions.hh>
#include <sstream>
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/types.h>
#include <sys/ioctl.h>
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
//#include "UNDatagramSocketHandle.mpp"
#define prefix_
// Custom includes
#include "UNAddressing.hh"
#include "UNSocketProtocol.hh"
-#include "../../../Socket/Protocols/BSDSocketProtocol.hh"
-#include "../../../Socket/FramingPolicy.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
-#include "../../../Socket/ReadWritePolicy.hh"
-#include "../../../Socket/ProtocolClientSocketHandle.hh"
+#include <senf/Socket/Protocols/BSDSocketProtocol.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/ProtocolClientSocketHandle.hh>
//#include "UNDatagramSocketHandle.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "UNDatagramSocketHandle.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <linux/sockios.h> // for SIOCINQ / SIOCOUTQ
-#include "../../../Utils/Logger/SenfLog.hh"
-#include "../../../Utils/Exception.hh"
+#include <senf/Utils/Logger/SenfLog.hh>
+#include <senf/Utils/Exception.hh>
//#include "UNSocketProtocol.mpp"
#define prefix_
#define HH_SENF_Socket_Protocols_UN_UNSocketProtocol_ 1
// Custom includes
-#include "../../../Socket/SocketProtocol.hh"
+#include <senf/Socket/SocketProtocol.hh>
#include "UNAddressing.hh"
-#include "../../../Socket/ClientSocketHandle.hh"
-#include "../../../Socket/CommunicationPolicy.hh"
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
//#include "UNSocketProtocol.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "UNSocketProtocol.hh"
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "SocketProtocol.test.hh"
#include "AddressingPolicy.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <sstream>
#include <sys/socket.h>
-#include "../Utils/TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
//#include "SocketHandle.mpp"
#define prefix_
#include "SocketHandle.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
-#include "../Utils/Exception.hh"
+#include <senf/Utils/senfassert.hh>
+#include <senf/Utils/Exception.hh>
#include "SocketProtocol.hh"
#define prefix_ inline
// Custom includes
#include <boost/lexical_cast.hpp>
-#include "../Utils/TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
// Custom includes
#include <typeinfo>
-#include "../Utils/senfassert.hh"
-#include "../Utils/TypeInfo.hh"
+#include <senf/Utils/senfassert.hh>
+#include <senf/Utils/TypeInfo.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include "SocketProtocol.test.hh"
#include "AddressingPolicy.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "SocketPolicy.ih"
// Custom includes
-#include "../Utils/Exception.hh"
+#include <senf/Utils/Exception.hh>
#define prefix_
///////////////////////////////ct.p////////////////////////////////////////
#include <boost/mpl/and.hpp>
#include <boost/utility.hpp> // for enable_if
-#include "../Utils/mpl.hh"
-#include "../Utils/pool_alloc_mixin.hh"
+#include <senf/Utils/mpl.hh>
+#include <senf/Utils/pool_alloc_mixin.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include "SocketPolicy.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "SocketProtocol.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include "SocketProtocol.hh"
#include "SocketPolicy.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Utils_Buffer_ 1
// Custom includes
-#include "../config.hh"
+#include <senf/config.hh>
//#include "Buffer.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "Buffer.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Config.ih"
// Custom includes
-#include "../../Utils/membind.hh"
+#include <senf/Utils/membind.hh>
//#include "Config.mpp"
#define prefix_
#include "Config.ih"
// Custom includes
-#include "../../Utils/membind.hh"
+#include <senf/Utils/membind.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include <boost/utility.hpp>
#include <boost/intrusive_ptr.hpp>
#include "Executor.hh"
-#include "../../Utils/intrusive_refcount.hh"
-#include "../../Utils/DiscardStream.hh"
+#include <senf/Utils/intrusive_refcount.hh>
+#include <senf/Utils/DiscardStream.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include "ProgramOptions.hh"
#include <boost/filesystem/operations.hpp>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ParsedCommand.hh"
#include <boost/filesystem/operations.hpp>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/bind.hpp>
#include <boost/format.hpp>
#include <boost/preprocessor/stringize.hpp>
-#include "../../Utils/senfassert.hh"
-#include "../../Utils/Range.hh"
-#include "../../Utils/String.hh"
-#include "../../Utils/range.hh"
+#include <senf/Utils/senfassert.hh>
+#include <senf/Utils/Range.hh>
+#include <senf/Utils/String.hh>
+#include <senf/Utils/range.hh>
#include "Server.hh"
//#include "Executor.mpp"
// Custom includes
#include <boost/utility.hpp>
#include "Parse.hh"
-#include "../../Utils/Logger/SenfLog.hh"
+#include <senf/Utils/Logger/SenfLog.hh>
#include "Node.hh"
//#include "Executor.mpp"
#include <vector>
#include "Executor.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "LineEditor.ih"
// Custom includes
-#include "../Logger/SenfLog.hh"
-#include "../../Utils/range.hh"
+#include <senf/Utils/Logger/SenfLog.hh>
+#include <senf/Utils/range.hh>
//#include "LineEditor.mpp"
#define prefix_
// Custom includes
#include <boost/scoped_ptr.hpp>
-#include "../Termlib/TelnetTerminal.hh"
-#include "../Termlib/Editor.hh"
+#include <senf/Utils/Termlib/TelnetTerminal.hh>
+#include <senf/Utils/Termlib/Editor.hh>
#include "Server.hh"
//#include "LineEditor.mpp"
#include "Node.hh"
#include "Node.ih"
-#include "../../Utils/range.hh"
+#include <senf/Utils/range.hh>
// Custom includes
#include "Node.ih"
// Custom includes
-#include "../../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include <boost/typeof/typeof.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/any.hpp>
-#include "../../Utils/Exception.hh"
-#include "../../Utils/mpl.hh"
-#include "../../Utils/Logger/SenfLog.hh"
-#include "../../Utils/type_traits.hh"
+#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"
#include "Node.hh"
#include <boost/iterator/transform_iterator.hpp>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Node.hh"
#include <boost/intrusive_ptr.hpp>
#include <boost/range/iterator_range.hpp>
-#include "../../Utils/intrusive_refcount.hh"
+#include <senf/Utils/intrusive_refcount.hh>
//#include "OverloadedCommand.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <sstream>
#include "OverloadedCommand.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/iterator/transform_iterator.hpp>
#include <boost/spirit/iterator/file_iterator.hpp>
#include <boost/spirit/iterator/position_iterator.hpp>
-#include "../../Utils/Exception.hh"
-#include "../../Utils/senfassert.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/senfassert.hh>
//#include "Parse.mpp"
#define prefix_
// (disabled) #include "Parse.ih"
// Custom includes
-#include "../../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include <boost/range/iterator_range.hpp>
#include <boost/iterator/iterator_facade.hpp>
#include <boost/function.hpp>
-#include "../../Utils/safe_bool.hh"
-#include "../../Utils/Exception.hh"
+#include <senf/Utils/safe_bool.hh>
+#include <senf/Utils/Exception.hh>
//#include "Parse.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <vector>
-#include "../../config.hh"
+#include <senf/config.hh>
#include <boost/spirit.hpp>
#include <boost/spirit/utility/grammar_def.hpp>
#include <boost/spirit/dynamic.hpp>
#include <boost/spirit/phoenix.hpp>
-#include "../../Utils/Phoenix.hh"
+#include <senf/Utils/Phoenix.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include <sstream>
#include "Parse.hh"
#include "Parse.ih"
-#include "../../Utils/String.hh"
+#include <senf/Utils/String.hh>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ParsedCommand.ih"
// Custom includes
-#include "../../Utils/membind.hh"
+#include <senf/Utils/membind.hh>
#include <boost/format.hpp>
-#include "../../Utils/parameter.hh"
+#include <senf/Utils/parameter.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include <boost/utility.hpp>
#include <boost/parameter/keyword.hpp>
#include <boost/parameter/parameters.hpp>
-#include "../../config.hh"
+#include <senf/config.hh>
#include "OverloadedCommand.hh"
#include "Traits.hh"
-#include "../../Utils/type_traits.hh"
+#include <senf/Utils/type_traits.hh>
#include "ParsedCommand.ih"
#include "ParsedCommand.mpp"
#include "Parse.hh"
#include "ScopedDirectory.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/algorithm/string/predicate.hpp>
#include <boost/format.hpp>
-#include "../../Utils/range.hh"
+#include <senf/Utils/range.hh>
#include "OverloadedCommand.hh"
//#include "ProgramOptions.mpp"
#include "ScopedDirectory.hh"
#include "ParsedCommand.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Parse.hh"
#include "ScopedDirectory.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "ScopedDirectory.hh"
#include <boost/iterator/transform_iterator.hpp>
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/iostreams/device/file_descriptor.hpp>
#include <boost/iostreams/stream.hpp>
#include <boost/bind.hpp>
-#include "../../Utils/senfassert.hh"
-#include "../../Utils/membind.hh"
-#include "../../Utils/Logger/SenfLog.hh"
+#include <senf/Utils/senfassert.hh>
+#include <senf/Utils/membind.hh>
+#include <senf/Utils/Logger/SenfLog.hh>
#include "LineEditor.hh"
#include "ScopedDirectory.hh"
#include "Sysdir.hh"
#include <boost/utility.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
-#include "../../Utils/intrusive_refcount.hh"
-#include "../../Socket/Protocols/INet/TCPSocketHandle.hh"
-#include "../../Socket/ServerSocketHandle.hh"
-#include "../../Scheduler/Scheduler.hh"
-#include "../../Scheduler/ReadHelper.hh"
+#include <senf/Utils/intrusive_refcount.hh>
+#include <senf/Socket/Protocols/INet/TCPSocketHandle.hh>
+#include <senf/Socket/ServerSocketHandle.hh>
+#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Scheduler/ReadHelper.hh>
#include "Parse.hh"
#include "Executor.hh"
-#include "../../Socket/Protocols/INet/INetAddressing.hh"
-#include "../../Utils/Logger.hh"
+#include <senf/Socket/Protocols/INet/INetAddressing.hh>
+#include <senf/Utils/Logger.hh>
//#include "Server.mpp"
#include "Server.ih"
// Custom includes
#include "Server.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "Traits.ih"
// Custom includes
-#include "../../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
//#include "Traits.mpp"
#define prefix_
// Custom includes
#include <sstream>
#include <boost/lexical_cast.hpp>
-#include "../../Utils/TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include <iostream>
#include <boost/intrusive_ptr.hpp>
#include <boost/type_traits/is_same.hpp>
-#include "../../Utils/intrusive_refcount.hh"
+#include <senf/Utils/intrusive_refcount.hh>
#include "Parse.hh"
#include "Node.hh"
#include <boost/bimap.hpp>
#include <boost/assign/list_inserter.hpp>
#include <boost/algorithm/string/case_conv.hpp>
-#include "../../Utils/singleton.hh"
+#include <senf/Utils/singleton.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include "Parse.hh"
#include "ScopedDirectory.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/algorithm/string/trim.hpp>
-#include "../membind.hh"
+#include <senf/Utils/membind.hh>
//#include "UDPServer.mpp"
#define prefix_
// Custom includes
#include <boost/utility.hpp>
-#include "../../Socket/Protocols/INet/UDPSocketHandle.hh"
-#include "../Logger/SenfLog.hh"
-#include "../../Scheduler/Scheduler.hh"
+#include <senf/Socket/Protocols/INet/UDPSocketHandle.hh>
+#include <senf/Utils/Logger/SenfLog.hh>
+#include <senf/Scheduler/Scheduler.hh>
#include "Parse.hh"
#include "Executor.hh"
// Custom includes
#include "UDPServer.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sstream>
#include "Console.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
/** \file
\brief Daemon public header */
-#include "Daemon/Daemon.hh"
+#include <senf/Utils/Daemon/Daemon.hh>
\f
// Local Variables:
#include <boost/algorithm/string/predicate.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/format.hpp>
-#include "../Exception.hh"
-#include "../membind.hh"
-#include "../Backtrace.hh"
-#include "../signalnames.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/membind.hh>
+#include <senf/Utils/Backtrace.hh>
+#include <senf/Utils/signalnames.hh>
// #define __USE_GNU
#include <ucontext.h>
// Custom includes
#include <boost/utility.hpp>
-#include "../Logger/SenfLog.hh"
+#include <senf/Utils/Logger/SenfLog.hh>
//#include "Daemon.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <boost/intrusive/iset_hook.hpp>
#include <boost/utility.hpp>
#include <boost/function.hpp>
-#include "../../Scheduler/Scheduler.hh"
-#include "../../Scheduler/SignalEvent.hh"
+#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Scheduler/SignalEvent.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include <fstream>
#include <boost/filesystem/operations.hpp>
#include "Daemon.hh"
-#include "../Exception.hh"
-#include "../Backtrace.hh"
-#include "../../Scheduler/Scheduler.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Utils/Backtrace.hh>
+#include <senf/Scheduler/Scheduler.hh>
-#include "../auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "DiscardStream.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <execinfo.h>
#include <sstream>
-#include "../config.hh"
+#include <senf/config.hh>
#include "Backtrace.hh"
#define prefix_
#include <boost/format.hpp>
#include <errno.h>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "IpChecksum.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <vector>
#include <string>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
/** \file
\brief Logger public header */
-#include "Logger/Logger.hh"
+#include <senf/Utils/Logger/Logger.hh>
\f
// Local Variables:
#include "AreaRegistry.ih"
// Custom includes
-#include "../TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
#include "Levels.hh"
#include "StreamRegistry.hh"
#include <map>
#include <functional>
#include <boost/iterator/transform_iterator.hpp>
-#include "../singleton.hh"
+#include <senf/Utils/singleton.hh>
//#include "AreaRegistry.mpp"
#include "AreaRegistry.ih"
// Custom includes
#include "main.test.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/preprocessor/seq/pop_back.hpp>
#include <boost/preprocessor/if.hpp>
#include <boost/preprocessor/facilities/is_empty.hpp>
-#include "../preprocessor.hh"
+#include <senf/Utils/preprocessor.hh>
///////////////////////////////ih.p////////////////////////////////////////
// Custom includes
#include "main.test.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "FileTarget.ih"
// Custom includes
-#include "../Console/Console.hh"
-#include "../Exception.hh"
+#include <senf/Utils/Console/Console.hh>
+#include <senf/Utils/Exception.hh>
#include <boost/filesystem/path.hpp>
//#include "FileTarget.mpp"
#include "FileTarget.hh"
#include "Logger.hh"
-#include "../auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "main.test.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <unistd.h>
#include <locale>
#include <boost/date_time/posix_time/posix_time.hpp>
-#include "../../Scheduler/ClockService.hh"
-#include "../Console/Console.hh"
+#include <senf/Scheduler/ClockService.hh>
+#include <senf/Utils/Console/Console.hh>
//#include "LogFormat.mpp"
#define prefix_
// Custom includes
#include <sstream>
#include "Target.hh"
-#include "../Console/LazyDirectory.hh"
+#include <senf/Utils/Console/LazyDirectory.hh>
//#include "LogFormat.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <boost/mpl/if.hpp>
#include <boost/utility.hpp>
#include <boost/type_traits/is_convertible.hpp>
-#include "../mpl.hh"
+#include <senf/Utils/mpl.hh>
#include "Config.hh"
#include "Target.hh"
// Custom includes
#include "main.test.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Utils_Logger_SenfLog_ 1
// Custom includes
-#include "../../config.hh"
+#include <senf/config.hh>
#include "Logger.hh"
//#include "SenfLog.mpp"
#include "StreamRegistry.ih"
// Custom includes
-#include "../TypeInfo.hh"
+#include <senf/Utils/TypeInfo.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
#include <ext/functional>
#include <boost/iterator/transform_iterator.hpp>
#include "Levels.hh"
-#include "../singleton.hh"
+#include <senf/Utils/singleton.hh>
//#include "StreamRegistry.mpp"
#include "StreamRegistry.ih"
// Custom includes
#include "main.test.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "SyslogTarget.ih"
// Custom includes
-#include "../Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
//#include "SyslogTarget.mpp"
#define prefix_
// Custom includes
#include "Logger.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <sstream>
#include <boost/algorithm/string/trim.hpp>
#include <boost/tokenizer.hpp>
-#include "../Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
//#include "SyslogUDPTarget.mpp"
#define prefix_
//#include "SyslogUDPTarget.ih"
// Custom includes
-#include "../../Socket/Protocols/INet/ConnectedUDPSocketHandle.hh"
-#include "../String.hh"
+#include <senf/Socket/Protocols/INet/ConnectedUDPSocketHandle.hh>
+#include <senf/Utils/String.hh>
#define prefix_ inline
///////////////////////////////cci.p///////////////////////////////////////
// Custom includes
#include "SyslogTarget.hh"
#include "LogFormat.hh"
-#include "../../Socket/Protocols/INet/INetAddressing.hh"
-#include "../../Socket/ClientSocketHandle.hh"
-#include "../../Socket/FramingPolicy.hh"
-#include "../../Socket/ReadWritePolicy.hh"
-#include "../../Socket/CommunicationPolicy.hh"
+#include <senf/Socket/Protocols/INet/INetAddressing.hh>
+#include <senf/Socket/ClientSocketHandle.hh>
+#include <senf/Socket/FramingPolicy.hh>
+#include <senf/Socket/ReadWritePolicy.hh>
+#include <senf/Socket/CommunicationPolicy.hh>
//#include "SyslogUDPTarget.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "SyslogUDPTarget.hh"
-#include "../../Socket/Protocols/INet/UDPSocketHandle.hh"
+#include <senf/Socket/Protocols/INet/UDPSocketHandle.hh>
#include "Logger.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <algorithm>
#include <boost/format.hpp>
#include "ConsoleTarget.hh"
-#include "../Console/Console.hh"
-#include "../Console/Sysdir.hh"
-#include "../membind.hh"
+#include <senf/Utils/Console/Console.hh>
+#include <senf/Utils/Console/Sysdir.hh>
+#include <senf/Utils/membind.hh>
//#include "Target.mpp"
#define prefix_
#include <vector>
#include <boost/utility.hpp>
#include <boost/type_traits/is_convertible.hpp>
-#include "../singleton.hh"
-#include "../mpl.hh"
+#include <senf/Utils/singleton.hh>
+#include <senf/Utils/mpl.hh>
#include "StreamRegistry.hh"
-#include "../Exception.hh"
+#include <senf/Utils/Exception.hh>
#include "TimeSource.hh"
-#include "../Console/LazyDirectory.hh"
+#include <senf/Utils/Console/LazyDirectory.hh>
//#include "Target.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <boost/type_traits/is_same.hpp>
#include <boost/static_assert.hpp>
#include <boost/shared_ptr.hpp>
-#include "../Console/LazyDirectory.hh"
-#include "../Console/Parse.hh"
+#include <senf/Utils/Console/LazyDirectory.hh>
+#include <senf/Utils/Console/Parse.hh>
///////////////////////////////ih.p////////////////////////////////////////
#include <sstream>
#include "main.test.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <time.h>
-#include "../Exception.hh"
-#include "../../Scheduler/ClockService.hh"
+#include <senf/Utils/Exception.hh>
+#include <senf/Scheduler/ClockService.hh>
//#include "TimeSource.mpp"
#define prefix_
// Custom includes
#include <boost/cstdint.hpp>
#include <memory>
-#include "../../config.hh"
+#include <senf/config.hh>
//#include "TimeSource.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <boost/scoped_ptr.hpp>
-#include "../singleton.hh"
+#include <senf/Utils/singleton.hh>
///////////////////////////////ih.p////////////////////////////////////////
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <sstream>
-#include "Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
#include "StatisticsTargets.hh"
//#include "Statistics.mpp"
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/signals.hpp>
#include "Exception.hh"
-#include "Logger/Logger.hh"
-#include "Console/Console.hh"
+#include <senf/Utils/Logger/Logger.hh>
+#include <senf/Utils/Console/Console.hh>
//#include "Statistics.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include <boost/bind.hpp>
-#include "Console/Console.hh"
+#include <senf/Utils/Console/Console.hh>
#include "Statistics.hh"
//#include "StatisticsTargets.mpp"
// Custom includes
#include <string>
-#include "Logger/Logger.hh"
+#include <senf/Utils/Logger/Logger.hh>
//#include "StatisticsTargets.mpp"
#include "StatisticsTargets.ih"
// Custom includes
#include "Tags.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/algorithm/string/case_conv.hpp>
-#include "../membind.hh"
-#include "../Logger/SenfLog.hh"
+#include <senf/Utils/membind.hh>
+#include <senf/Utils/Logger/SenfLog.hh>
//#include "Telnet.mpp"
#define prefix_
// Custom includes
#include "Telnet.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "Telnet.hh"
#include "AbstractTerminal.hh"
-#include "../Logger.hh"
+#include <senf/Utils/Logger.hh>
//#include "TelnetTerminal.mpp"
///////////////////////////////hh.p////////////////////////////////////////
// Custom includes
#include "Terminfo.hh"
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/bind.hpp>
-#include "../../Utils/membind.hh"
-#include "../../Scheduler/Scheduler.hh"
-#include "../Logger.hh"
-#include "../../Socket/Protocols/INet.hh"
+#include <senf/Utils/membind.hh>
+#include <senf/Scheduler/Scheduler.hh>
+#include <senf/Utils/Logger.hh>
+#include <senf/Socket/Protocols/INet.hh>
#include "TelnetTerminal.hh"
#include "Editor.hh"
// Custom includes
#include "TypeIdValue.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "TypeInfo.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "hexdump.hh"
#include <sstream>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include "intrusive_refcount.hh"
#include <boost/intrusive_ptr.hpp>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#define BOOST_AUTO_TEST_MAIN
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include <boost/bind.hpp>
#include <boost/function.hpp>
-#include "../config.hh"
+#include <senf/config.hh>
///////////////////////////////hh.p////////////////////////////////////////
namespace senf {
#define scOBTYPE *
-#include "../Utils/impl/membind.hh"
+#include <senf/Utils/impl/membind.hh>
#undef scOBTYPE
#define scOBTYPE &
-#include "../Utils/impl/membind.hh"
+#include <senf/Utils/impl/membind.hh>
#undef scOBTYPE
#ifdef DOXYGEN
#include <string>
#include "membind.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Utils_mpl_ 1
// Custom includes
-#include "../config.hh"
+#include <senf/config.hh>
//#include "mpl.mpp"
#include "mpl.ih"
// Custom includes
#include "mpl.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "parameter.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
//#include "pool_alloc_mixin.ih"
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
#define prefix_ inline
///////////////////////////////cti.p///////////////////////////////////////
#include "pool_alloc_mixin.hh"
#include <boost/scoped_ptr.hpp>
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "preprocessor.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
// Custom includes
#include "safe_bool.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#define HH_SENF_Utils_senfassert_ 1
// Custom includes
-#include "../Utils/senfassert.hh"
+#include <senf/Utils/senfassert.hh>
//#include "senfassert.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <iostream>
#include "singleton.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
#include <boost/type_traits/remove_cv.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/bind.hpp>
-#include "../config.hh"
+#include <senf/config.hh>
#include "type_traits.mpp"
///////////////////////////////hh.p////////////////////////////////////////
#include <boost/type_traits/is_same.hpp>
#include "type_traits.hh"
-#include "../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
#include <boost/test/test_tools.hpp>
#define prefix_
+++ /dev/null
-# Doxyfile 1.4.2
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-PROJECT_NAME = ""
-PROJECT_NUMBER = "Version 0.0.1"
-OUTPUT_DIRECTORY = doc
-CREATE_SUBDIRS = NO
-OUTPUT_LANGUAGE = English
-USE_WINDOWS_ENCODING = NO
-BRIEF_MEMBER_DESC = YES
-REPEAT_BRIEF = NO
-ABBREVIATE_BRIEF = "The $name class" \
- "The $name widget" \
- "The $name file" \
- is \
- provides \
- specifies \
- contains \
- represents \
- a \
- an \
- the
-ALWAYS_DETAILED_SEC = NO
-INLINE_INHERITED_MEMB = NO
-FULL_PATH_NAMES = NO
-STRIP_FROM_PATH =
-STRIP_FROM_INC_PATH =
-SHORT_NAMES = NO
-JAVADOC_AUTOBRIEF = NO
-MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP = YES
-INHERIT_DOCS = YES
-DISTRIBUTE_GROUP_DOC = NO
-SEPARATE_MEMBER_PAGES = NO
-TAB_SIZE = 8
-ALIASES =
-OPTIMIZE_OUTPUT_FOR_C = NO
-OPTIMIZE_OUTPUT_JAVA = NO
-SUBGROUPING = YES
-#---------------------------------------------------------------------------
-# Build related configuration options
-#---------------------------------------------------------------------------
-EXTRACT_ALL = YES
-EXTRACT_PRIVATE = YES
-EXTRACT_STATIC = YES
-EXTRACT_LOCAL_CLASSES = YES
-EXTRACT_LOCAL_METHODS = NO
-HIDE_UNDOC_MEMBERS = NO
-HIDE_UNDOC_CLASSES = NO
-HIDE_FRIEND_COMPOUNDS = NO
-HIDE_IN_BODY_DOCS = NO
-INTERNAL_DOCS = YES
-CASE_SENSE_NAMES = YES
-HIDE_SCOPE_NAMES = NO
-SHOW_INCLUDE_FILES = YES
-INLINE_INFO = YES
-SORT_MEMBER_DOCS = YES
-SORT_BRIEF_DOCS = NO
-SORT_BY_SCOPE_NAME = YES
-GENERATE_TODOLIST = YES
-GENERATE_TESTLIST = YES
-GENERATE_BUGLIST = YES
-GENERATE_DEPRECATEDLIST= YES
-ENABLED_SECTIONS =
-MAX_INITIALIZER_LINES = 30
-SHOW_USED_FILES = YES
-SHOW_DIRECTORIES = YES
-FILE_VERSION_FILTER =
-#---------------------------------------------------------------------------
-# configuration options related to warning and progress messages
-#---------------------------------------------------------------------------
-QUIET = NO
-WARNINGS = YES
-WARN_IF_UNDOCUMENTED = NO
-WARN_IF_DOC_ERROR = YES
-WARN_NO_PARAMDOC = NO
-WARN_FORMAT = "$file:$line: $text"
-WARN_LOGFILE =
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = .
-FILE_PATTERNS = *.c \
- *.cc \
- *.cxx \
- *.cpp \
- *.c++ \
- *.d \
- *.java \
- *.ii \
- *.ixx \
- *.ipp \
- *.i++ \
- *.inl \
- *.h \
- *.hh \
- *.hxx \
- *.hpp \
- *.h++ \
- *.idl \
- *.odl \
- *.cs \
- *.php \
- *.php3 \
- *.inc \
- *.m \
- *.mm \
- *.dox \
- *.C \
- *.CC \
- *.C++ \
- *.II \
- *.I++ \
- *.H \
- *.HH \
- *.H++ \
- *.CS \
- *.PHP \
- *.PHP3 \
- *.M \
- *.MM \
- *.cci \
- *.ct \
- *.cti \
- *.ih \
- *.mpp
-RECURSIVE = NO
-EXCLUDE = doc
-EXCLUDE_SYMLINKS = NO
-EXCLUDE_PATTERNS = *.test.cc
-EXAMPLE_PATH =
-EXAMPLE_PATTERNS = *
-EXAMPLE_RECURSIVE = NO
-IMAGE_PATH =
-INPUT_FILTER =
-FILTER_PATTERNS =
-FILTER_SOURCE_FILES = NO
-#---------------------------------------------------------------------------
-# configuration options related to source browsing
-#---------------------------------------------------------------------------
-SOURCE_BROWSER = YES
-INLINE_SOURCES = NO
-STRIP_CODE_COMMENTS = YES
-REFERENCED_BY_RELATION = YES
-REFERENCES_RELATION = YES
-VERBATIM_HEADERS = YES
-#---------------------------------------------------------------------------
-# configuration options related to the alphabetical class index
-#---------------------------------------------------------------------------
-ALPHABETICAL_INDEX = YES
-COLS_IN_ALPHA_INDEX = 5
-IGNORE_PREFIX =
-#---------------------------------------------------------------------------
-# configuration options related to the HTML output
-#---------------------------------------------------------------------------
-GENERATE_HTML = YES
-HTML_OUTPUT = html
-HTML_FILE_EXTENSION = .html
-HTML_HEADER =
-HTML_FOOTER =
-HTML_STYLESHEET =
-HTML_ALIGN_MEMBERS = YES
-GENERATE_HTMLHELP = NO
-CHM_FILE =
-HHC_LOCATION =
-GENERATE_CHI = NO
-BINARY_TOC = NO
-TOC_EXPAND = NO
-DISABLE_INDEX = NO
-ENUM_VALUES_PER_LINE = 4
-GENERATE_TREEVIEW = NO
-TREEVIEW_WIDTH = 250
-#---------------------------------------------------------------------------
-# configuration options related to the LaTeX output
-#---------------------------------------------------------------------------
-GENERATE_LATEX = NO
-LATEX_OUTPUT = latex
-LATEX_CMD_NAME = latex
-MAKEINDEX_CMD_NAME = makeindex
-COMPACT_LATEX = NO
-PAPER_TYPE = a4wide
-EXTRA_PACKAGES =
-LATEX_HEADER =
-PDF_HYPERLINKS = NO
-USE_PDFLATEX = NO
-LATEX_BATCHMODE = NO
-LATEX_HIDE_INDICES = NO
-#---------------------------------------------------------------------------
-# configuration options related to the RTF output
-#---------------------------------------------------------------------------
-GENERATE_RTF = NO
-RTF_OUTPUT = rtf
-COMPACT_RTF = NO
-RTF_HYPERLINKS = NO
-RTF_STYLESHEET_FILE =
-RTF_EXTENSIONS_FILE =
-#---------------------------------------------------------------------------
-# configuration options related to the man page output
-#---------------------------------------------------------------------------
-GENERATE_MAN = NO
-MAN_OUTPUT = man
-MAN_EXTENSION = .3
-MAN_LINKS = NO
-#---------------------------------------------------------------------------
-# configuration options related to the XML output
-#---------------------------------------------------------------------------
-GENERATE_XML = NO
-XML_OUTPUT = xml
-XML_SCHEMA =
-XML_DTD =
-XML_PROGRAMLISTING = YES
-#---------------------------------------------------------------------------
-# configuration options for the AutoGen Definitions output
-#---------------------------------------------------------------------------
-GENERATE_AUTOGEN_DEF = NO
-#---------------------------------------------------------------------------
-# configuration options related to the Perl module output
-#---------------------------------------------------------------------------
-GENERATE_PERLMOD = NO
-PERLMOD_LATEX = NO
-PERLMOD_PRETTY = YES
-PERLMOD_MAKEVAR_PREFIX =
-#---------------------------------------------------------------------------
-# Configuration options related to the preprocessor
-#---------------------------------------------------------------------------
-ENABLE_PREPROCESSING = YES
-MACRO_EXPANSION = YES
-EXPAND_ONLY_PREDEF = YES
-SEARCH_INCLUDES = YES
-INCLUDE_PATH = libs
-INCLUDE_FILE_PATTERNS =
-PREDEFINED = DOXYGEN
-EXPAND_AS_DEFINED = DefineCommand
-SKIP_FUNCTION_MACROS = YES
-#---------------------------------------------------------------------------
-# Configuration::additions related to external references
-#---------------------------------------------------------------------------
-TAGFILES =
-GENERATE_TAGFILE =
-ALLEXTERNALS = NO
-EXTERNAL_GROUPS = YES
-PERL_PATH = /usr/bin/perl
-#---------------------------------------------------------------------------
-# Configuration options related to the dot tool
-#---------------------------------------------------------------------------
-CLASS_DIAGRAMS = YES
-HIDE_UNDOC_RELATIONS = NO
-HAVE_DOT = YES
-CLASS_GRAPH = YES
-COLLABORATION_GRAPH = YES
-GROUP_GRAPHS = YES
-UML_LOOK = NO
-TEMPLATE_RELATIONS = NO
-INCLUDE_GRAPH = YES
-INCLUDED_BY_GRAPH = YES
-CALL_GRAPH = NO
-GRAPHICAL_HIERARCHY = NO
-DIRECTORY_GRAPH = NO
-DOT_IMAGE_FORMAT = png
-DOT_PATH =
-DOTFILE_DIRS =
-MAX_DOT_GRAPH_WIDTH = 800
-MAX_DOT_GRAPH_HEIGHT = 1200
-MAX_DOT_GRAPH_DEPTH = 1000
-DOT_TRANSPARENT = NO
-DOT_MULTI_TARGETS = YES
-GENERATE_LEGEND = YES
-DOT_CLEANUP = NO
-#---------------------------------------------------------------------------
-# Configuration::additions related to the search engine
-#---------------------------------------------------------------------------
-SEARCHENGINE = NO
+++ /dev/null
-CXX = "g++-3.4"
-
-BOOST_INCLUDES = "/usr/local/include/boost-1_33_1"
-BOOST_TOOLSET = "gcc"
-BOOST_LIBDIR = "/usr/local/lib"
-
-STLPORT_INCLUDES = "/usr/local/include/stlport"
-STLPORT_LIB = "stlport_gcc"
-STLPORT_LIBDIR = "/usr/local/lib"