X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FDefaultBundle%2FRTPPacket.cc;h=4e512ab76a1196c0f208a9e99d9436be099c8ef6;hb=c45c112ae88196ea8da9c5a9efb0e167196744d2;hp=a09a89f72ad5e350ba546cc8e54a37932ba35451;hpb=1ff250cd4570aadd9016dad01660d37d1c120590;p=senf.git diff --git a/Packets/DefaultBundle/RTPPacket.cc b/Packets/DefaultBundle/RTPPacket.cc index a09a89f..4e512ab 100644 --- a/Packets/DefaultBundle/RTPPacket.cc +++ b/Packets/DefaultBundle/RTPPacket.cc @@ -1,9 +1,9 @@ -// $Id: main.test.cc 206 2008-08-06 14:20:52Z pug $ +// $Id$ // -// Copyright (C) 2006 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY -// Stefan Bund +// Philipp Batroff // // 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 @@ -20,14 +20,14 @@ // Free Software Foundation, Inc., // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -// Definition of non-inline non-template functions +/** \file + \brief RTPPacket non-inline non-template implementation */ -// Custom includes #include "RTPPacket.hh" -#include "../../Packets/Packets.hh" -#include "../../Scheduler/ClockService.hh" -#include +//#include "UDPPacket.ih" +// Custom includes +#include #define prefix_