|
torc-master
|
Header for the Named class. More...
#include <string>#include <boost/smart_ptr.hpp>
Include dependency graph for Named.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::Named |
| Concept for any object that can be named. More... | |
| class | torc::physical::NameComparator |
| Comparator class to serve as a predicate when searching for names. 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< Named > | torc::physical::NamedSharedPtr |
| Shared pointer encapsulation of a Named object. More... | |
Header for the Named class.
Definition in file Named.hpp.