|
torc-master
|
Header for the Primitive class. More...
Include dependency graph for Primitive.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::Primitive |
| primitive. 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 < Primitive > | torc::physical::PrimitiveSharedPtr |
| Shared pointer encapsulation of a Primitive. More... | |
| typedef std::vector < PrimitiveSharedPtr > | torc::physical::PrimitiveSharedPtrVector |
| Vector of Primitive shared pointers. More... | |
Header for the Primitive class.
Definition in file Primitive.hpp.