torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
physical/Renamable.hpp File Reference

Header for the Renamable class. More...

#include "torc/physical/Named.hpp"
#include <string>
#include <boost/smart_ptr.hpp>
+ Include dependency graph for physical/Renamable.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::Progenitor< T >
 Concept for any object that may have children. More...
 
class  torc::physical::Renamable< T >
 Concept for any object that can be renamed. 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.
 

Detailed Description

Header for the Renamable class.

Definition in file physical/Renamable.hpp.