torc::physical::Component Class Reference

Hierarchical componenet. More...

#include <Component.hpp>

Inheritance diagram for torc::physical::Component:

Inheritance graph
[legend]
Collaboration diagram for torc::physical::Component:

Collaboration graph
[legend]

List of all members.

Public Types

typedef
PrimitivePinSharedPtrVector::const_iterator 
PrimitivePinSharedPtrConstIterator
typedef
PrimitivePinSharedPtrVector::iterator 
PrimitivePinSharedPtrIterator

Public Member Functions

size_t getPrimitivePinCount (void) const
PrimitivePinSharedPtrConstIterator PrimitivePinsBegin (void) const
PrimitivePinSharedPtrConstIterator PrimitivePinsEnd (void) const
PrimitivePinSharedPtrIterator PrimitivePinsBegin (void)
PrimitivePinSharedPtrIterator PrimitivePinsEnd (void)
bool addPrimitivePin (PrimitivePinSharedPtr &inPrimitivePinPtr)
bool removePrimitivePin (PrimitivePinSharedPtr &inPrimitivePinPtr)
PrimitivePinSharedPtrIterator findPrimitivePin (const string &inName)
bool operator== (const Component &rhs) const

Protected Types

typedef std::string string
 Imported type name.

Protected Member Functions

 Component (const string &inName)
 Protected constructor.

Protected Attributes

PrimitivePinSharedPtrVector mPrimitivePins


Detailed Description

Hierarchical componenet.

Definition at line 30 of file Component.hpp.


Member Typedef Documentation

typedef std::string torc::physical::Component::string [protected]

Imported type name.

Reimplemented from torc::physical::Named.

Reimplemented in torc::physical::Primitive.

Definition at line 33 of file Component.hpp.


Constructor & Destructor Documentation

torc::physical::Component::Component ( const string inName  )  [inline, protected]

Protected constructor.

Definition at line 37 of file Component.hpp.


Member Function Documentation

bool torc::physical::Component::addPrimitivePin ( PrimitivePinSharedPtr inPrimitivePinPtr  )  [inline]

Todo:
Acquire mutex.

Todo:
Release mutex.

Definition at line 48 of file Component.hpp.

bool torc::physical::Component::removePrimitivePin ( PrimitivePinSharedPtr inPrimitivePinPtr  )  [inline]

Todo:
Acquire mutex.

Todo:
Release mutex.

Definition at line 57 of file Component.hpp.


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

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