libdvbpsi 0.1.0

dr.h

Go to the documentation of this file.
00001 /*****************************************************************************
00002  * dr.h
00003  * (c)2001-2002 VideoLAN
00004  * $Id: dr.h 173 2008-04-26 12:12:06Z jpsaman $
00005  *
00006  * Authors: Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>
00007  *
00008  * This program is free software; you can redistribute it and/or
00009  * modify it under the terms of the GNU General Public License
00010  * as published by the Free Software Foundation; either version 2
00011  * of the License, or (at your option) any later version.
00012  *
00013  * This program is distributed in the hope that it will be useful,
00014  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00015  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00016  * GNU General Public License for more details.
00017  *
00018  * You should have received a copy of the GNU General Public License
00019  * along with this program; if not, write to the Free Software
00020  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
00021  *
00022  *****************************************************************************/
00023 
00032 #ifndef _DVBPSI_DR_H_
00033 #define _DVBPSI_DR_H_
00034 
00035 #include "dr_02.h"
00036 #include "dr_03.h"
00037 #include "dr_04.h"
00038 #include "dr_05.h"
00039 #include "dr_06.h"
00040 #include "dr_07.h"
00041 #include "dr_08.h"
00042 #include "dr_09.h"
00043 #include "dr_0a.h"
00044 #include "dr_0b.h"
00045 #include "dr_0c.h"
00046 #include "dr_0d.h"
00047 #include "dr_0e.h"
00048 #include "dr_0f.h"
00049 #include "dr_42.h"
00050 #include "dr_43.h"
00051 #include "dr_45.h"
00052 #include "dr_47.h"
00053 #include "dr_48.h"
00054 #include "dr_4d.h"
00055 #include "dr_4e.h"
00056 #include "dr_52.h"
00057 #include "dr_55.h"
00058 #include "dr_56.h"
00059 #include "dr_58.h"
00060 #include "dr_59.h"
00061 #include "dr_5a.h"
00062 #include "dr_69.h"
00063 
00064 #else
00065 #error "Multiple inclusions of dr.h"
00066 #endif
00067