torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LibGenFactory.hpp File Reference
#include "torc/bitstream/Bitstream.hpp"
#include "AssemblerLibGen.hpp"
#include "Virtex5LibGen.hpp"
#include "Virtex7LibGen.hpp"
#include <boost/algorithm/string.hpp>
#include <boost/smart_ptr.hpp>
+ Include dependency graph for LibGenFactory.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::LibGenFactory
 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.
 

Typedefs

typedef boost::shared_ptr
< AssemblerLibGen > 
torc::bitstream::AssemblerLibGenSharedPtr
 
typedef std::string torc::bitstream::string
 
typedef boost::filesystem::path torc::bitstream::path