|
Kactus2
Kactus2 reference guide
|
This is the complete list of members for InterconnectionInterface, including all inherited members.
| addHierarchicalInterconnection(std::string const &instanceName, std::string const &instanceBus, std::string const &topBus, std::string const &connectionName="") | InterconnectionInterface | |
| addInterconnection(std::string const &startComponentInstance, std::string const &startBus, std::string const &endComponentInstance, std::string const &endBus, std::string const &connectionName="") | InterconnectionInterface | |
| CommonInterface()=default | CommonInterface | |
| CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
| getConnectionName(std::string const &startInstanceName, std::string const &startBusName, std::string const &endInstanceName, std::string const &endBusName) const | InterconnectionInterface | |
| getDescription(std::string const &itemName) const override final | InterconnectionInterface | virtual |
| getDisplayName(std::string const &itemName) const | NameGroupInterface | virtual |
| getHierarchicalConnectionName(std::string const &instanceName, std::string const &instanceBus, std::string const &topBus) const | InterconnectionInterface | |
| getIndexedItemName(int itemIndex) const final | InterconnectionInterface | virtual |
| getItemIndex(std::string const &itemName) const override final | InterconnectionInterface | virtual |
| getItemNames() const override final | InterconnectionInterface | virtual |
| getShortDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
| interconnectionExists(std::string const &connectionName) const | InterconnectionInterface | |
| InterconnectionInterface() | InterconnectionInterface | |
| InterconnectionInterface(const InterconnectionInterface &other)=delete | InterconnectionInterface | |
| itemCount() const override final | InterconnectionInterface | virtual |
| itemHasValidName(std::string const &itemName) const override final | InterconnectionInterface | virtual |
| NameGroupInterface() | NameGroupInterface | |
| NameGroupInterface(const NameGroupInterface &other)=delete | NameGroupInterface | |
| nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
| operator=(const InterconnectionInterface &other)=delete | InterconnectionInterface | |
| NameGroupInterface::operator=(const NameGroupInterface &other)=delete | NameGroupInterface | |
| CommonInterface::operator=(const CommonInterface &other)=delete | CommonInterface | |
| removeInstanceInterconnections(std::string const &instanceName) | InterconnectionInterface | |
| removeInterconnection(std::string const &connectionName) | InterconnectionInterface | |
| renameComponentReferences(std::string const ¤tName, std::string const &newName) | InterconnectionInterface | |
| setDescription(std::string const &itemName, std::string const &newDescription) override final | InterconnectionInterface | virtual |
| setDisplayName(std::string const &itemName, std::string const &newDisplayName) const | NameGroupInterface | virtual |
| setInterconnections(QSharedPointer< Design > newDesign) | InterconnectionInterface | |
| setName(std::string const ¤tName, std::string const &newName) override final | InterconnectionInterface | virtual |
| setShortDescription(std::string const &itemName, std::string const &newShortDescription) const | NameGroupInterface | |
| validateItems() const override final | InterconnectionInterface | virtual |
| ~CommonInterface()=default | CommonInterface | virtual |
| ~InterconnectionInterface()=default | InterconnectionInterface | virtual |
| ~NameGroupInterface()=default | NameGroupInterface | virtual |