![]() |
Kactus2
Kactus2 reference guide
|
This is the complete list of members for AdHocConnectionInterface, including all inherited members.
addAdHocConnection(std::string const &startComponentInstance, std::string const &startPort, std::string const &endComponentInstance, std::string const &endPort, std::string const &connectionName="") | AdHocConnectionInterface | |
addHierarchicalAdHocConnection(std::string const &instanceName, std::string const &instancePort, std::string const &topPort, std::string const &connectionName="") | AdHocConnectionInterface | |
adHocConnectionExists(std::string const &connectionName) const | AdHocConnectionInterface | |
AdHocConnectionInterface() | AdHocConnectionInterface | |
AdHocConnectionInterface(const AdHocConnectionInterface &other)=delete | AdHocConnectionInterface | |
CommonInterface()=default | CommonInterface | |
CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
getConnectionName(std::string const &startInstanceName, std::string const &startPortName, std::string const &endInstanceName, std::string const &endPortName) const | AdHocConnectionInterface | |
getDescription(std::string const &itemName) const override final | AdHocConnectionInterface | virtual |
getDisplayName(std::string const &itemName) const | NameGroupInterface | virtual |
getHierarchicalConnectionName(std::string const &instanceName, std::string const &instancePort, std::string const &topPort) const | AdHocConnectionInterface | |
getIndexedItemName(int itemIndex) const final | AdHocConnectionInterface | virtual |
getItemIndex(std::string const &itemName) const override final | AdHocConnectionInterface | virtual |
getItemNames() const override final | AdHocConnectionInterface | virtual |
getShortDescription(std::string const &itemName) const | NameGroupInterface | virtual |
getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
itemCount() const override final | AdHocConnectionInterface | virtual |
itemHasValidName(std::string const &itemName) const override final | AdHocConnectionInterface | virtual |
NameGroupInterface() | NameGroupInterface | |
NameGroupInterface(const NameGroupInterface &other)=delete | NameGroupInterface | |
nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
operator=(const AdHocConnectionInterface &other)=delete | AdHocConnectionInterface | |
NameGroupInterface::operator=(const NameGroupInterface &other)=delete | NameGroupInterface | |
CommonInterface::operator=(const CommonInterface &other)=delete | CommonInterface | |
removeAdHocConnection(std::string const &connectionName) | AdHocConnectionInterface | |
removeInstanceAdHocConnections(std::string const &instanceName) | AdHocConnectionInterface | |
renameComponentReferences(std::string const ¤tName, std::string const &newName) | AdHocConnectionInterface | |
setConnections(QSharedPointer< Design > newDesign) | AdHocConnectionInterface | |
setDescription(std::string const &itemName, std::string const &newDescription) override final | AdHocConnectionInterface | virtual |
setDisplayName(std::string const &itemName, std::string const &newDisplayName) const | NameGroupInterface | virtual |
setName(std::string const ¤tName, std::string const &newName) override final | AdHocConnectionInterface | virtual |
setShortDescription(std::string const &itemName, std::string const &newShortDescription) const | NameGroupInterface | |
validateItems() const override final | AdHocConnectionInterface | virtual |
~AdHocConnectionInterface()=default | AdHocConnectionInterface | virtual |
~CommonInterface()=default | CommonInterface | virtual |
~NameGroupInterface()=default | NameGroupInterface | virtual |