// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of non-inline non-template functions
+/** \file
+ \brief EthernetPacket non-inline non-template implementation */
#include "EthernetPacket.hh"
//#include "EthernetPacket.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+/** \file
+ \brief EthernetPacket public header */
+
#ifndef HH_EthernetPacket_
#define HH_EthernetPacket_ 1
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of non-inline non-template functions
+/** \file
+ \brief IpV4Packet non-inline non-template implementation */
#include "IpV4Packet.hh"
//#include "IpV4Packet.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+/** \file
+ \brief IpV4Packet public header */
+
#ifndef HH_IpV4Packet_
#define HH_IpV4Packet_ 1
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of non-inline non-template functions
+/** \file
+ \brief UDPPacket non-inline non-template implementation */
#include "UDPPacket.hh"
//#include "UDPPacket.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+/** \file
+ \brief UDPPacket public header */
+
#ifndef HH_UDPPacket_
#define HH_UDPPacket_ 1
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of non-inline non-template functions
+/** \file
+ \brief DSMCCSection non-inline non-template implementation */
#include "DSMCCSection.hh"
//#include "DSMCCSection.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+/** \file
+ \brief DSMCCSection public header */
+
#ifndef HH_DSMCCSection_
#define HH_DSMCCSection_ 1
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of non-inline non-template functions
+/** \file
+ \brief DatagramSection non-inline non-template implementation */
#include "DatagramSection.hh"
//#include "DatagramSection.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+/** \brief
+ \file DatagramSection public header */
+
#ifndef HH_DatagramSection_
#define HH_DatagramSection_ 1
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of non-inline non-template functions
+/** \file
+ \brief TransportPacket non-inline non-template implementation */
#include "TransportPacket.hh"
//#include "TransportPacket.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+/** \file
+ \brief TransportPacket public header */
+
#ifndef HH_TransportPacket_
#define HH_TransportPacket_ 1
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/** \file
- \brief xxx
- */
+ \brief DVBDemuxHandles non-inline non-template implementation */
#include "DVBDemuxHandles.hh"
//#include "DVBDemuxHandles.ih"
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/** \file
- \brief DVBHandles
- */
+ \brief DVBDemuxHandles public header */
#ifndef HH_DVBDemuxHandles_
#define HH_DVBDemuxHandles_ 1
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/** \file
- \brief xxx
- */
+ \brief DVBDemuxProtocol non-inline non-template implementation */
#include "DVBDemuxProtocol.hh"
//#include "DVBDemuxProtocol.ih"
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/** \file
- \brief DVBProtocol public header
- */
+ \brief DVBDemuxProtocol public header */
#ifndef HH_DVBDemuxProtocol_
#define HH_DVBDemuxProtocol_ 1
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/** \file
- \brief xxx
- */
+ \brief DVBFrontendHandle non-inline non-template implementation */
#include "DVBFrontendHandle.hh"
//#include "DVBFrontendHandle.ih"
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/** \file
- \brief DVBHandles
- */
+ \brief DVBFrontendHandle public header */
#ifndef HH_DVBFrontendHandle_
#define HH_DVBFrontendHandle_ 1
-// $Id$
+// Copyright (C) 2007
+// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
+// Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
+// Stefan Bund <g0dil@berlios.de>
//
-// Copyright (C) 2006
+// 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.
-// Definition of inline non-template functions
+/** \file
+ \brief SafeBool inline non-template implementation */
// Custom includes
-// $Id$
+// Copyright (C) 2007
+// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
+// Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
+// Stefan Bund <g0dil@berlios.de>
//
-// Copyright (C) 2006
+// 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.
-// Definition of inline template functions
+/** \file
+ \brief SafeBool inline template implementation */
//#include "SafeBool.ih"
-// $Id$
+// Copyright (C) 2007
+// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
+// Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
+// Stefan Bund <g0dil@berlios.de>
//
-// Copyright (C) 2006
+// This program is free software; you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation; either version 2 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program; if not, write to the
+// Free Software Foundation, Inc.,
+// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+/** \file
+ \brief SafeBool public header */
#ifndef HH_SafeBool_
#define HH_SafeBool_ 1
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of inline non-template functions
+/** \file
+ \brief TypeIdValue inline non-template implementation */
//#include "TypeIdValue.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-// Definition of inline template functions
+/** \file
+ \brief TypeIdValue inline template implementation */
//#include "TypeIdValue.ih"
// Free Software Foundation, Inc.,
// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+/** \file
+ \brief TypeIdValue public header */
+
#ifndef HH_TypeIdValue_
#define HH_TypeIdValue_ 1
init
initHeadSize
initSize
+inline
Institut
Int
IntField