|
torc-master
|
Header for the InstanceReference class. More...
#include <string>#include <boost/smart_ptr.hpp>
Include dependency graph for InstanceReference.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | torc::physical::InstanceReference |
| Instantiation of a module instance. More... | |
Namespaces | |
| torc | |
| Implementation of class to encapsulate micro-bitstream library generation code. | |
| torc::physical | |
| Namespace for the Torc physical netlist, including the XDL importer, exporter, placer, router, unpacker, and packer. | |
Typedefs | |
| typedef boost::shared_ptr < InstanceReference > | torc::physical::InstanceReferenceSharedPtr |
| Shared pointer encapsulation of an InstanceReference. More... | |
| typedef boost::weak_ptr < InstanceReference > | torc::physical::InstanceReferenceWeakPtr |
| Weak pointer encapsulation of an InstanceReference. More... | |
Header for the InstanceReference class.
Definition in file InstanceReference.hpp.