, including all inherited members.
accept(BaseVisitor &inoutVisitor)=0 | torc::generic::Visitable | [pure virtual] |
addComment(const std::string &comment) | torc::generic::Commentable | |
addPortReference(const PortReferenceSharedPtr &inPortRef) | torc::generic::Instance | [virtual] |
addUserData(const std::string &inSource) | torc::generic::UserDataContainer | |
applyOnAllPortReferences(const _Action &action) | torc::generic::Instance | [inline] |
applyOnAllProperties(const _Action &action) | torc::generic::PropertyContainer | [inline] |
bindToMasterView(const ViewSharedPtr &inMaster, bool inMapPortReferences=true) | torc::generic::Instance | [virtual] |
Commentable() (defined in torc::generic::Commentable) | torc::generic::Commentable | [protected] |
Composite() (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | [inline] |
findNetReference(const std::string &inNetRef) | torc::generic::Instance | [virtual] |
findPortReference(const std::string &inPortRef) | torc::generic::Instance | [virtual] |
flatten() | torc::generic::Instance | [virtual] |
get(const std::vector< SizeType > &inIndices) const =0 | torc::generic::Composite< _Type > | [pure virtual] |
getChildren(List &outChildren) const =0 | torc::generic::Composite< _Type > | [pure virtual] |
getComments() const | torc::generic::Commentable | [inline] |
getCompositionType() const =0 | torc::generic::Composite< _Type > | [pure virtual] |
getDesignator() const | torc::generic::Instance | [inline] |
getMaster() const | torc::generic::Instance | [inline] |
getName() const | torc::generic::Nameable | [inline, virtual] |
getOriginalName() const | torc::generic::Renamable | [inline, virtual] |
getParameterContext() const | torc::generic::Instance | [virtual] |
getParameters() const | torc::generic::Instance | [virtual] |
getParent() const | torc::generic::ParentedObject< _ParentType > | [inline] |
getParentCollection() const | torc::generic::Composite< _Type > | [inline, virtual] |
getPortReferences(std::vector< PortReferenceSharedPtr > &) const | torc::generic::Instance | [virtual] |
getProperties(std::map< std::string, PropertySharedPtr > &outProperties) const | torc::generic::PropertyContainer | [inline] |
getProperty(const std::string &inName) | torc::generic::PropertyContainer | |
getSharedThis() const (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline] |
getSize() const =0 | torc::generic::Composite< _Type > | [pure virtual] |
getTiming() const | torc::generic::Instance | [inline] |
getUserData(std::list< std::string > &outUserData) const | torc::generic::UserDataContainer | [inline] |
Instance() (defined in torc::generic::Instance) | torc::generic::Instance | |
Instance(const Instance &source) (defined in torc::generic::Instance) | torc::generic::Instance | [private] |
List typedef | torc::generic::Composite< _Type > | |
mDesignator (defined in torc::generic::Instance) | torc::generic::Instance | [private] |
mMaster (defined in torc::generic::Instance) | torc::generic::Instance | [private] |
mMyContext (defined in torc::generic::Instance) | torc::generic::Instance | [mutable, private] |
mNetReferences (defined in torc::generic::Instance) | torc::generic::Instance | [private] |
mPortReferences (defined in torc::generic::Instance) | torc::generic::Instance | [private] |
mTiming (defined in torc::generic::Instance) | torc::generic::Instance | [private] |
Name typedef (defined in torc::generic::Renamable) | torc::generic::Renamable | |
Nameable() (defined in torc::generic::Nameable) | torc::generic::Nameable | [explicit, protected] |
operator=(const Instance &source) (defined in torc::generic::Instance) | torc::generic::Instance | [private] |
ParentedObject() (defined in torc::generic::ParentedObject< _ParentType >) | torc::generic::ParentedObject< _ParentType > | [inline, protected] |
Pointer typedef | torc::generic::Composite< _Type > | |
PropertyContainer() (defined in torc::generic::PropertyContainer) | torc::generic::PropertyContainer | [protected] |
removePortReference(const std::string &inName) | torc::generic::Instance | [virtual] |
Renamable() (defined in torc::generic::Renamable) | torc::generic::Renamable | [protected] |
SelfReferencing() (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline, protected] |
setComments(const std::vector< std::string > &inSource) | torc::generic::Commentable | |
setDesignator(const std::string &inSource) | torc::generic::Instance | |
setMaster(const ViewSharedPtr &inMaster) (defined in torc::generic::Instance) | torc::generic::Instance | [protected] |
setName(const std::string &inSource) | torc::generic::Nameable | |
setOriginalName(const Name &inSource) | torc::generic::Renamable | [virtual] |
setParent(const boost::shared_ptr< _ParentType > &inSource) | torc::generic::ParentedObject< _ParentType > | [inline, virtual] |
setParentCollection(const Pointer &inParentCollection) | torc::generic::Composite< _Type > | [inline, virtual] |
setPortReferences(const std::vector< PortReferenceSharedPtr > &inSource) | torc::generic::Instance | [virtual] |
setProperties(const std::map< std::string, PropertySharedPtr > &inSource) | torc::generic::PropertyContainer | |
setProperty(const std::string &inName, const PropertySharedPtr &inProperty) | torc::generic::PropertyContainer | |
setTiming(const TimingSharedPtr &inSource) | torc::generic::Instance | |
setUserData(const std::list< std::string > &inSource) | torc::generic::UserDataContainer | |
setWeakThis(const WeakPointer &inWeakThis) (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline] |
SizeType typedef (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | |
Type typedef (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | |
UserDataContainer() (defined in torc::generic::UserDataContainer) | torc::generic::UserDataContainer | [protected] |
Visitable() (defined in torc::generic::Visitable) | torc::generic::Visitable | [protected] |
WeakPointer typedef (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | |
~Commentable() (defined in torc::generic::Commentable) | torc::generic::Commentable | [virtual] |
~Composite() (defined in torc::generic::Composite< _Type >) | torc::generic::Composite< _Type > | [inline, protected, virtual] |
~Instance() (defined in torc::generic::Instance) | torc::generic::Instance | [virtual] |
~Nameable() (defined in torc::generic::Nameable) | torc::generic::Nameable | [virtual] |
~ParentedObject() (defined in torc::generic::ParentedObject< _ParentType >) | torc::generic::ParentedObject< _ParentType > | [inline, virtual] |
~PropertyContainer() (defined in torc::generic::PropertyContainer) | torc::generic::PropertyContainer | |
~Renamable() (defined in torc::generic::Renamable) | torc::generic::Renamable | [virtual] |
~SelfReferencing() (defined in torc::generic::SelfReferencing< _Tp >) | torc::generic::SelfReferencing< _Tp > | [inline] |
~UserDataContainer() (defined in torc::generic::UserDataContainer) | torc::generic::UserDataContainer | |
~Visitable() (defined in torc::generic::Visitable) | torc::generic::Visitable | [virtual] |