torc/physical/Instance.hpp File Reference

Header for the Instance class. More...

#include "torc/physical/Named.hpp"
#include "torc/physical/Renamable.hpp"
#include "torc/physical/Progeny.hpp"
#include "torc/physical/Progenitor.hpp"
#include "torc/physical/ConfigMap.hpp"
#include "torc/physical/InstanceReference.hpp"
#include "torc/common/Annotated.hpp"
#include <boost/smart_ptr.hpp>
#include <vector>
#include <map>

Include dependency graph for Instance.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  torc
namespace  torc::physical

Classes

class  torc::physical::Instance
 Physical design instance. More...

Typedefs

typedef boost::shared_ptr
< class InstancePin > 
torc::physical::InstancePinSharedPtr
 Shared pointer encapsulation of an InstancePin.
typedef boost::weak_ptr< class
InstancePin > 
torc::physical::InstancePinWeakPtr
 Weak pointer encapsulation of an InstancePin.
typedef std::vector
< InstancePinSharedPtr > 
torc::physical::InstancePinSharedPtrVector
 Vector of InstancePin shared pointers.
typedef boost::shared_ptr
< Instance > 
torc::physical::InstanceSharedPtr
 Shared pointer encapsulation of an Instance.
typedef boost::weak_ptr< Instance > torc::physical::InstanceWeakPtr
 Weak pointer encapsulation of an Instance.
typedef std::vector
< InstanceSharedPtr > 
torc::physical::InstanceSharedPtrVector
 Vector of Instance shared pointers.


Detailed Description

Header for the Instance class.

Definition in file Instance.hpp.


Generated on Thu Oct 13 16:46:37 2011 for TORC by  doxygen 1.5.6