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

sectionfiledecode.cpp File Reference

DVB section decoder support. More...

#include "sectiondecode.hpp"
#include "decodecontext.hpp"
#include "decodeexception.hpp"
#include "decodeout.hpp"
#include "filesysexception.hpp"
#include "sectionformat.hpp"
#include "stringutils.hpp"
#include <fstream>
#include <sstream>
#include <iostream>
#include <string>

Functions

void sectionFileDecode (char const *file_name)
 Decode a binary DVB section.


Detailed Description

DVB section decoder support.

Copyright (c) 2004, Thomas Guest. All rights reserved.


Function Documentation

void sectionFileDecode char const *  file_name  ) 
 

Decode a binary DVB section.

Parameters:
file_name The name of the file
Note:
This function may throw file system exceptions (see filesysexception.hpp), but should not throw decoder exceptions.


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