|
Kactus2
Kactus2 reference guide
|
This is the complete list of members for ComponentInstanceInterface, including all inherited members.
| addComponentInstance(std::string const &instanceName="") | ComponentInstanceInterface | |
| CommonInterface()=default | CommonInterface | |
| CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
| ComponentInstanceInterface(InterconnectionInterface *connectionInterface, AdHocConnectionInterface *adHocInterface) | ComponentInstanceInterface | |
| ComponentInstanceInterface(const ComponentInstanceInterface &other)=delete | ComponentInstanceInterface | |
| getComponentReference(std::string const &instanceName) const | ComponentInstanceInterface | |
| getDescription(std::string const &itemName) const override final | ComponentInstanceInterface | virtual |
| getDisplayName(std::string const &itemName) const | NameGroupInterface | virtual |
| getIndexedItemName(int itemIndex) const final | ComponentInstanceInterface | virtual |
| getItemIndex(std::string const &itemName) const override final | ComponentInstanceInterface | virtual |
| getItemNames() const override final | ComponentInstanceInterface | virtual |
| getShortDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
| instanceExists(std::string const &instanceName) const | ComponentInstanceInterface | |
| itemCount() const override final | ComponentInstanceInterface | virtual |
| itemHasValidName(std::string const &itemName) const override final | ComponentInstanceInterface | virtual |
| NameGroupInterface() | NameGroupInterface | |
| NameGroupInterface(const NameGroupInterface &other)=delete | NameGroupInterface | |
| nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
| operator=(const ComponentInstanceInterface &other)=delete | ComponentInstanceInterface | |
| NameGroupInterface::operator=(const NameGroupInterface &other)=delete | NameGroupInterface | |
| CommonInterface::operator=(const CommonInterface &other)=delete | CommonInterface | |
| removeComponentInstance(std::string const &instanceName) | ComponentInstanceInterface | |
| setComponentInstances(QSharedPointer< Design > newDesign) | ComponentInstanceInterface | |
| setComponentReference(std::string const &instanceName, std::string const &newVendor, std::string const &newLibrary, std::string const &newName, std::string const &newVersion) | ComponentInstanceInterface | |
| setDescription(std::string const &itemName, std::string const &newDescription) override final | ComponentInstanceInterface | virtual |
| setDisplayName(std::string const &itemName, std::string const &newDisplayName) const | NameGroupInterface | virtual |
| setName(std::string const ¤tName, std::string const &newName) override final | ComponentInstanceInterface | virtual |
| setShortDescription(std::string const &itemName, std::string const &newShortDescription) const | NameGroupInterface | |
| validateItems() const override final | ComponentInstanceInterface | virtual |
| ~CommonInterface()=default | CommonInterface | virtual |
| ~ComponentInstanceInterface()=default | ComponentInstanceInterface | virtual |
| ~NameGroupInterface()=default | NameGroupInterface | virtual |