|
torc-master
|
#include <boost/shared_ptr.hpp>#include <boost/weak_ptr.hpp>
Include dependency graph for ParserPointerTypes.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| torc | |
| Implementation of class to encapsulate micro-bitstream library generation code. | |
| torc::generic | |
| Namespace for the Torc generic netlist, including EDIF and BLIF importers and exporters. | |
Typedefs | |
| typedef boost::shared_ptr < EdifContext > | torc::generic::EdifContextSharedPtr |
| typedef boost::weak_ptr < EdifContext > | torc::generic::EdifContextWeakPtr |
| typedef boost::shared_ptr< Linker > | torc::generic::LinkerSharedPtr |
| typedef boost::weak_ptr< Linker > | torc::generic::LinkerWeakPtr |