00001 // GENERATED FILE. DO NOT EDIT. 00002 // Generated by: dvbcodecgenerator 00003 // On: Nov 25 2004 00010 #ifndef SECTIONDECODE_HPP_INCLUDED 00011 #define SECTIONDECODE_HPP_INCLUDED 00012 00013 class DecodeOut; 00014 00015 00021 void 00022 sectionDecode(char const * section_name, 00023 DecodeOut & out); 00024 00025 00026 00027 #endif // SECTIONDECODE_HPP_INCLUDED