torc::generic::Linker::NameSpec Class Reference

#include <Linker.hpp>

List of all members.

Public Member Functions

 NameSpec (const std::string &inLibraryName, const std::string &inCellName, const std::string &inViewName)
 NameSpec (const NameSpec &inSource)
NameSpecoperator= (const NameSpec &inSource) throw ()
bool operator< (const NameSpec &inRhs) const throw ()
std::string getLibraryName () const throw ()
void setLibraryName (const std::string &inValue) throw ()
std::string getCellName () const throw ()
void setCellName (const std::string &inValue) throw ()
std::string getViewName () const throw ()
void setViewName (const std::string &inValue) throw ()

Private Attributes

std::string mLibraryName
std::string mCellName
std::string mViewName


Detailed Description

The name specification of a view consisting of a library name, cell name and a view name.

Definition at line 52 of file Linker.hpp.


The documentation for this class was generated from the following files:

Generated on Thu Oct 13 16:50:40 2011 for TORC by  doxygen 1.5.6