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

codecmain.cpp File Reference

The main function for the dvbcodec. More...

#include "sectionfiledecode.hpp"
#include "sectionencode.hpp"
#include "sectionformat.hpp"
#include <string>
#include <vector>
#include <iostream>

Typedefs

typedef std::vector< char
const * > 
Names

Enumerations

enum  CodecMode { decode, encode, info }
 Enumeration of modes for the DVB codec. More...


Functions

int main (int argc, char *argv[])


Detailed Description

The main function for the dvbcodec.

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


Typedef Documentation

typedef std::vector<char const *> Names
 


Enumeration Type Documentation

enum CodecMode
 

Enumeration of modes for the DVB codec.

Enumeration values:
decode 
encode 
info 


Function Documentation

int main int  argc,
char *  argv[]
 


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