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

Interface for Cloneable. More...

#include <boost/shared_ptr.hpp>
+ Include dependency graph for Cloneable.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::generic::Cloneable< _CloneableType >
 Represents all EOM classes that can be cloned(copied). More...
 

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.
 

Detailed Description

Interface for Cloneable.

This file contains the interface for the Cloneable class

Definition in file Cloneable.hpp.