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

codectypedefs.hpp

Go to the documentation of this file.
00001 00008 #ifndef CODECTYPEDEFS_HPP_INCLUDED 00009 #define CODECTYPEDEFS_HPP_INCLUDED 00010 00011 #include <boost/spirit/tree/ast.hpp> 00012 #include <boost/spirit/iterator/file_iterator.hpp> 00013 00014 typedef unsigned char byte; 00015 typedef boost::spirit::file_iterator<byte> file_it; 00016 00017 typedef char const * Iterator; 00018 00019 #endif /* defined CODECTTYPEDEFS_HPP_INCLUDED */ 00020

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