torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bitstream/Factory.hpp File Reference

Header for the Factory class. More...

#include "torc/bitstream/Bitstream.hpp"
#include <boost/filesystem.hpp>
#include <boost/smart_ptr.hpp>
+ Include dependency graph for bitstream/Factory.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::bitstream::Factory
 Helper class for bitstreams. More...
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::bitstream
 Namespace for the Torc bitstream frame-level support, including packet parsing and writing.
 
 torc::bitstream::bitstream
 

Typedefs

typedef boost::shared_ptr
< Bitstream > 
torc::bitstream::BitstreamSharedPtr
 

Detailed Description

Header for the Factory class.

Definition in file bitstream/Factory.hpp.