|
Kactus2
Kactus2 reference guide
|
This is the complete list of members for AbstractionTypeInterface, including all inherited members.
| AbstractionTypeInterface(PortMapInterface *portMapInterface, QSharedPointer< AbstractionTypeValidator > validator, LibraryInterface *library) | AbstractionTypeInterface | |
| AbstractionTypeInterface(const AbstractionTypeInterface &other)=delete | AbstractionTypeInterface | |
| addAbstraction(int const &typeIndex) | AbstractionTypeInterface | |
| addAbstractionType(std::string const &newVendor, std::string const &newLibrary, std::string const &newName, std::string const &newVersion) const | AbstractionTypeInterface | |
| CommonInterface()=default | CommonInterface | |
| CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
| getAbstraction(int const &abstractionIndex) const | AbstractionTypeInterface | |
| getAbstractionReference(int const &typeIndex) const | AbstractionTypeInterface | |
| getAbstractionReferences() const | AbstractionTypeInterface | |
| getAbstractionReferenceString() const | AbstractionTypeInterface | |
| getCombinedViews(int const &abstractionIndex) const | AbstractionTypeInterface | |
| getIndexedAbstraction(int const &itemIndex) const | AbstractionTypeInterface | |
| getItemNames() const override final | AbstractionTypeInterface | virtual |
| getPhysicalPortsFromPortMaps(int const &abstractionIndex) const | AbstractionTypeInterface | |
| getPortMapInterface() const | AbstractionTypeInterface | |
| getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
| getViewReferences(int const &abstractionIndex) const | AbstractionTypeInterface | |
| hasAbstractionReference(int const &typeIndex) const | AbstractionTypeInterface | |
| hasValidAbstractionReference(int const &typeIndex) const | AbstractionTypeInterface | |
| hasValidViewReferences(int const &typeIndex) const | AbstractionTypeInterface | |
| itemCount() const override final | AbstractionTypeInterface | virtual |
| nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
| operator=(const AbstractionTypeInterface &other)=delete | AbstractionTypeInterface | |
| CommonInterface::operator=(const CommonInterface &other)=delete | CommonInterface | |
| removeAbstraction(int const &typeIndex) | AbstractionTypeInterface | |
| setAbstraction(int const &abstractionIndex, std::string const &newVendor, std::string const &newLibrary, std::string const &newName, std::string const &newVersion) | AbstractionTypeInterface | |
| setAbstractionTypes(QSharedPointer< QList< QSharedPointer< AbstractionType > > > newAbstractions, General::InterfaceMode busMode, QString const &systemGroup) | AbstractionTypeInterface | |
| setBusMode(General::InterfaceMode busMode) | AbstractionTypeInterface | |
| setSystemGroup(QString const &systemGroup) | AbstractionTypeInterface | |
| setupAbstractionDefinitionForPortMapInterface(int const &abstractionTypeIndex) | AbstractionTypeInterface | |
| setupAbstractionTypeForPortMapInterface(int const &abstractionTypeIndex) | AbstractionTypeInterface | |
| setViewReferences(int const &abstractionIndex, std::vector< std::string > newViews) | AbstractionTypeInterface | |
| validateItems() const override final | AbstractionTypeInterface | virtual |
| ~AbstractionTypeInterface()=default | AbstractionTypeInterface | virtual |
| ~CommonInterface()=default | CommonInterface | virtual |