Mapper Class Reference

Inheritance diagram for Mapper:
Inheritance graph
[legend]
Collaboration diagram for Mapper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void visit (torc::generic::Root &inRoot) throw (torc::generic::Error)
void visit (torc::generic::Library &inLibrary) throw (torc::generic::Error)
void visit (torc::generic::Cell &inCell) throw (torc::generic::Error)
void visit (torc::generic::View &inView) throw (torc::generic::Error)
void visit (torc::generic::SingleInstance &inInstance) throw (torc::generic::Error)
void visit (torc::generic::ScalarNet &inNet) throw (torc::generic::Error)
torc::physical::DesignSharedPtrgetDesignPtr (void)

Protected Types

enum  ELogicType {
  eLogicTypeUnknown, eLogicTypeGnd, eLogicTypeVcc, eLogicTypeFF,
  eLogicTypeLut1, eLogicTypeLut2, eLogicTypeLut3, eLogicTypeLut4
}

Protected Attributes

torc::physical::DesignSharedPtr mDesignPtr
torc::physical::InstanceSharedPtr mCurrentInstancePtr
torc::physical::NetSharedPtr mCurrentNetPtr
std::map< std::string, ELogicType > mLogicTypeMap

Detailed Description

Definition at line 67 of file CollatzMapper.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Generated on Wed Feb 23 00:04:50 2011 for TORC by  doxygen 1.6.3