Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

sectionformat.hpp

Go to the documentation of this file.
00001 00007 #ifndef SECTIONFORMAT_HPP_INCLUDED 00008 #define SECTIONFORMAT_HPP_INCLUDED 00009 00010 #include <vector> 00011 00019 char const * 00020 sectionFormat(char const * section_name); 00021 00027 char const * 00028 sectionName(unsigned char table_id); 00029 00037 void 00038 getKnownSectionFormats(std::vector<char const *> & 00039 formats_to_set); 00040 00041 00042 #endif /* defined SECTIONFORMAT_HPP_INCLUDED */

Generated on Fri Nov 26 15:31:03 2004 for DVB Codec by doxygen 1.3.7