Move include files in debian packge into 'senf' subdirectory
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 31 Aug 2007 22:05:37 +0000 (22:05 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Fri, 31 Aug 2007 22:05:37 +0000 (22:05 +0000)
commit8d2d26f114d3df0a60c5c516fcf40671b1e55558
tree83530f22c818326b475b2ffcea1ff74a2f66285e
parentc448a643750c87940ac41b3cef33b6379950aa54
Move include files in debian packge into 'senf' subdirectory
Make all include path's relative
Add 'senf/Packets.hh', 'senf/PPI.hh' and 'senf/Socket.hh'

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@423 270642c3-0616-0410-b53a-bc976706d245
146 files changed:
Examples/DVBAdapter/MPEdec.cc
Examples/DVBAdapter/ULEdec.cc
Examples/DVBAdapter/ULEdec.hh
Examples/DVBAdapter/frontend.cc
Examples/MCSniffer/MCSniffer.cc
Examples/RateStuffer/ratestuffer.cc
Examples/Sniffer/Sniffer.cc
Examples/TCPClientServer/client.cc
Examples/TCPClientServer/server.cc
PPI/CloneSource.hh
PPI/CloneSource.test.cc
PPI/Connectors.hh
PPI/DebugModules.cti
PPI/DebugModules.hh
PPI/DebugModules.test.cc
PPI/EventManager.cci
PPI/EventManager.hh
PPI/Events.hh
PPI/IOEvent.hh
PPI/IdleEvent.cc
PPI/IntervalTimer.cc
PPI/IntervalTimer.hh
PPI/Joins.test.cc
PPI/Module.hh
PPI/ModuleManager.cc
PPI/PPI.hh [new file with mode: 0644]
PPI/PassiveQueue.test.cc
PPI/Queueing.test.cc
PPI/SConscript
PPI/SocketReader.hh
PPI/SocketReader.test.cc
PPI/SocketWriter.hh
PPI/SocketWriter.test.cc
PPI/ThrottleBarrier.test.cc
PPI/detail/EventBinding.hh
Packets/DefaultBundle/EthernetPacket.hh
Packets/DefaultBundle/IpV4Packet.hh
Packets/DefaultBundle/IpV6Extensions.test.cc
Packets/DefaultBundle/IpV6Packet.cc
Packets/DefaultBundle/IpV6Packet.hh
Packets/DefaultBundle/IpV6Packet.test.cc
Packets/DefaultBundle/UDPPacket.cc
Packets/DefaultBundle/UDPPacket.hh
Packets/MPEGDVBBundle/DSMCCSection.hh
Packets/MPEGDVBBundle/DatagramSection.hh
Packets/MPEGDVBBundle/SNDUPacket.cc
Packets/MPEGDVBBundle/SNDUPacket.hh
Packets/MPEGDVBBundle/TransportPacket.hh
Packets/Packet.hh
Packets/PacketData.hh
Packets/PacketImpl.hh
Packets/PacketInterpreter.hh
Packets/PacketParser.hh
Packets/PacketParser.ih
Packets/PacketRegistry.hh
Packets/PacketRegistry.ih
Packets/PacketTypes.hh
Packets/SConscript
SConstruct
Scheduler/ClockService.cc
Scheduler/ClockService.cci
Scheduler/ClockService.hh
Scheduler/ReadHelper.ct
Scheduler/ReadHelper.cti
Scheduler/ReadHelper.hh
Scheduler/Scheduler.cc
Scheduler/WriteHelper.ct
Scheduler/WriteHelper.cti
Scheduler/WriteHelper.hh
Socket/BufferingPolicy.cc
Socket/ClientSocketHandle.ct
Socket/ClientSocketHandle.ih
Socket/CommunicationPolicy.cc
Socket/FileHandle.cc
Socket/FileHandle.cci
Socket/FileHandle.hh
Socket/FileHandle.ih
Socket/ProtocolClientSocketHandle.cti
Socket/ProtocolClientSocketHandle.hh
Socket/ProtocolServerSocketHandle.cti
Socket/ProtocolServerSocketHandle.hh
Socket/Protocols/BSDSocketProtocol.cc
Socket/Protocols/BSDSocketProtocol.hh
Socket/Protocols/DVB/DVBDemuxHandles.cc
Socket/Protocols/DVB/DVBDemuxHandles.hh
Socket/Protocols/DVB/DVBDemuxProtocol.cc
Socket/Protocols/DVB/DVBDemuxProtocol.hh
Socket/Protocols/DVB/DVBFrontendHandle.cc
Socket/Protocols/DVB/DVBFrontendHandle.hh
Socket/Protocols/GenericAddressingPolicy.cc
Socket/Protocols/GenericAddressingPolicy.hh
Socket/Protocols/INet/ConnectedUDPSocketHandle.cc
Socket/Protocols/INet/ConnectedUDPSocketHandle.hh
Socket/Protocols/INet/INet4Address.hh
Socket/Protocols/INet/INet6Address.hh
Socket/Protocols/INet/INetAddressing.hh
Socket/Protocols/INet/INetProtocol.cc
Socket/Protocols/INet/INetProtocol.hh
Socket/Protocols/INet/TCPProtocol.cc
Socket/Protocols/INet/TCPProtocol.hh
Socket/Protocols/INet/TCPSocketHandle.cc
Socket/Protocols/INet/TCPSocketHandle.hh
Socket/Protocols/INet/UDPProtocol.cc
Socket/Protocols/INet/UDPProtocol.hh
Socket/Protocols/INet/UDPSocketHandle.cc
Socket/Protocols/INet/UDPSocketHandle.hh
Socket/Protocols/Raw/LLAddressing.cc
Socket/Protocols/Raw/LLAddressing.hh
Socket/Protocols/Raw/MACAddress.hh
Socket/Protocols/Raw/PacketSocketHandle.hh
Socket/SConscript
Socket/Socket.hh [new file with mode: 0644]
Socket/SocketHandle.cc
Socket/SocketHandle.cci
Socket/SocketHandle.cti
Socket/SocketPolicy.ih
Utils/Buffer.hh
Utils/impl/membind.hh
Utils/membind.hh
Utils/membind.test.cc
boost/intrusive/detail/ihashtable.hpp
boost/intrusive/detail/irbtree.hpp
boost/intrusive/detail/list_node.hpp
boost/intrusive/detail/pointer_to_other.hpp
boost/intrusive/detail/pointer_type.hpp
boost/intrusive/detail/rbtree_node.hpp
boost/intrusive/detail/slist_node.hpp
boost/intrusive/detail/utilities.hpp
boost/intrusive/ilist.hpp
boost/intrusive/ilist_hook.hpp
boost/intrusive/iset.hpp
boost/intrusive/iset_hook.hpp
boost/intrusive/islist.hpp
boost/intrusive/islist_hook.hpp
boost/intrusive/iunordered_set.hpp
boost/intrusive/iunordered_set_hook.hpp
boost/intrusive/list_algorithms.hpp
boost/intrusive/rbtree_algorithms.hpp
boost/intrusive/slist_algorithms.hpp
debian/PPI.hh [new file with mode: 0644]
debian/Packets.hh [new file with mode: 0644]
debian/Socket.hh [new file with mode: 0644]
debian/config.h [new file with mode: 0644]
debian/libsenf-dev.install
debian/rules
senfscons/SENFSCons.py