|
Kactus2
Kactus2 reference guide
|
This is the complete list of members for PortsInterface, including all inherited members.
| addTransactionalPort(std::string const &newPortName=std::string()) final | PortsInterface | virtual |
| addWirePort(std::string const &newPortName=std::string()) final | PortsInterface | virtual |
| clearTypeDefinitions(std::string const &portName) | PortsInterface | |
| CommonInterface()=default | CommonInterface | |
| CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
| formattedValueFor(QString const &expression) const | ParameterizableInterface | protected |
| getAllReferencesToIdInItem(const std::string &itemName, std::string const &valueID) const final | PortsInterface | virtual |
| getArrayLeftExpression(std::string const &portName) const | PortsInterface | |
| getArrayLeftFormattedExpression(std::string const &portName) const | PortsInterface | |
| getArrayLeftValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getArrayRightExpression(std::string const &portName) const | PortsInterface | |
| getArrayRightFormattedExpression(std::string const &portName) const | PortsInterface | |
| getArrayRightValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getBusWidthExpression(std::string const &portName) const | PortsInterface | |
| getBusWidthFormattedExpression(std::string const &portName) const | PortsInterface | |
| getBusWidthValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getDefaultValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getDefaultValueExpression(std::string const &portName) const | PortsInterface | |
| getDefaultValueFormattedExpression(std::string const &portName) const | PortsInterface | |
| getDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getDirection(std::string const &portName) const | PortsInterface | |
| getDirectionType(std::string const &portName) const | PortsInterface | |
| getDisplayName(std::string const &itemName) const | NameGroupInterface | virtual |
| getIconPathForDirection(DirectionTypes::Direction direction) const | MasterPortInterface | |
| getIconPathForInitiative(QString const &initiative) const | MasterPortInterface | |
| getIconPathForMissingPort() const | MasterPortInterface | |
| getIconPathForPort(std::string const &portName) const | PortsInterface | |
| getIndexedItemName(int itemIndex) const final | PortsInterface | virtual |
| getInitiative(std::string const &portName) const | PortsInterface | |
| getItem(std::string const &portName) const final | PortsInterface | virtual |
| getItemIndex(std::string const &itemName) const final | PortsInterface | virtual |
| getItemNames() const final | PortsInterface | virtual |
| getKind(std::string const &portName) const | PortsInterface | |
| getLeftBoundExpression(std::string const &portName) const | PortsInterface | |
| getLeftBoundFormattedExpression(std::string const &portName) const | PortsInterface | |
| getLeftBoundValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getMaxConnectionsExpression(std::string const &portName) const | PortsInterface | |
| getMaxConnectionsFormattedExpression(std::string const &portName) const | PortsInterface | |
| getMaxConnectionsValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getMinConnectionsExpression(std::string const &portName) const | PortsInterface | |
| getMinConnectionsFormattedExpression(std::string const &portName) const | PortsInterface | |
| getMinConnectionsValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getPort(std::string const &portName) const | PortsInterface | |
| getProtocolType(std::string const &portName) const | PortsInterface | |
| getRightBoundExpression(std::string const &portName) const | PortsInterface | |
| getRightBoundFormattedExpression(std::string const &portName) const | PortsInterface | |
| getRightBoundValue(std::string const &portName, unsigned int baseNumber=0) const | PortsInterface | |
| getShortDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getTags(std::string const &portName) const | PortsInterface | |
| getTypeDefinitions(std::string const &portName) const | PortsInterface | |
| getTypeName(std::string const &portName) const | PortsInterface | |
| getTypeNameViews(std::string const &portName) const | PortsInterface | |
| getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
| getWidth(std::string const &portName) const | PortsInterface | |
| hasExpressionInLeftOrRightBound(std::string const &portName) const | PortsInterface | |
| hasPorts() const | PortsInterface | |
| isAdHoc(std::string const &portName) const | PortsInterface | |
| itemCount() const final | PortsInterface | virtual |
| itemHasValidName(std::string const &itemName) const final | PortsInterface | virtual |
| MasterPortInterface() | MasterPortInterface | |
| MasterPortInterface(const MasterPortInterface &other)=delete | MasterPortInterface | |
| NameGroupInterface() | NameGroupInterface | |
| NameGroupInterface(const NameGroupInterface &other)=delete | NameGroupInterface | |
| nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
| operator=(const PortsInterface &other)=delete | PortsInterface | |
| ParameterizableInterface::operator=(const ParameterizableInterface &other)=delete | ParameterizableInterface | |
| MasterPortInterface::operator=(const MasterPortInterface &other)=delete | MasterPortInterface | |
| NameGroupInterface::operator=(const NameGroupInterface &other)=delete | NameGroupInterface | |
| CommonInterface::operator=(const CommonInterface &other)=delete | CommonInterface | |
| ParameterizableInterface(QSharedPointer< ExpressionParser > expressionParser, QSharedPointer< ExpressionFormatter > expressionFormatter) | ParameterizableInterface | |
| ParameterizableInterface(const ParameterizableInterface &other)=delete | ParameterizableInterface | |
| parseExpressionToBaseNumber(QString const &expression, unsigned int const &baseNumber, bool *expressionIsValid=nullptr) const | ParameterizableInterface | protected |
| parseExpressionToDecimal(QString const &expression, bool *expressionIsValid=nullptr) const | ParameterizableInterface | protected |
| portExists(std::string const &portName) const | PortsInterface | |
| portHasValidBusWidth(std::string const &portName) const | PortsInterface | |
| portHasValidDefaultValue(std::string const &portName) const | PortsInterface | |
| portHasValidInitiative(std::string const &portName) const | PortsInterface | |
| portHasValidKind(std::string const &portName) const | PortsInterface | |
| portHasValidLeftBound(std::string const &portName) const | PortsInterface | |
| portHasValidMaxConnections(std::string const &portName) const | PortsInterface | |
| portHasValidMinConnections(std::string const &portName) const | PortsInterface | |
| portHasValidProtocol(std::string const &portName) const | PortsInterface | |
| portHasValidRightBound(std::string const &portName) const | PortsInterface | |
| portHasValidTypes(std::string const &portName) const | PortsInterface | |
| portIsTransactional(std::string const &portName) const final | PortsInterface | virtual |
| portIsTransactional(QSharedPointer< Port > port) const | PortsInterface | |
| portIsWire(std::string const &portName) const final | PortsInterface | virtual |
| portIsWire(QSharedPointer< Port > port) const | PortsInterface | |
| portLeftArrayValueIsValid(std::string const &portName) const | PortsInterface | |
| portRightArrayValueIsValid(std::string const &portName) const | PortsInterface | |
| PortsInterface(QSharedPointer< PortValidator > validator, QSharedPointer< ExpressionParser > expressionParser, QSharedPointer< ExpressionFormatter > expressionFormatter) | PortsInterface | |
| PortsInterface(const PortsInterface &other)=delete | PortsInterface | |
| removePort(std::string const &portName) const | PortsInterface | |
| setAdHoc(std::string const &portName, bool newAdHocVisibility) const | PortsInterface | |
| setArrayLeft(std::string const &portName, std::string const &newArrayLeft) const | PortsInterface | |
| setArrayRight(std::string const &portName, std::string const &newArrayRight) const | PortsInterface | |
| setBusWidth(std::string const &portName, std::string const &newBusWidth) const | PortsInterface | |
| setDefaultValue(std::string const &portName, std::string const &newDefaultValue) const | PortsInterface | |
| setDescription(std::string const &itemName, std::string const &newDescription) | NameGroupInterface | virtual |
| setDirection(std::string const &portName, std::string const &newDirection) const | PortsInterface | |
| setDisplayName(std::string const &itemName, std::string const &newDisplayName) const | NameGroupInterface | virtual |
| setInitiative(std::string const &portName, std::string const &newInitiative) const | PortsInterface | |
| setKind(std::string const &portName, std::string const &newKind) const | PortsInterface | |
| setLeftBound(std::string const &portName, std::string const &newLeftBound) const | PortsInterface | |
| setMaxConnections(std::string const &portName, std::string const &newMaxConnections) const | PortsInterface | |
| setMinConnections(std::string const &portName, std::string const &newMinConnections) const | PortsInterface | |
| setName(std::string const ¤tName, std::string const &newName) final | PortsInterface | virtual |
| setPorts(Port::List ports) | PortsInterface | |
| setProtocolType(std::string const &portName, std::string const &newProtocolType) const | PortsInterface | |
| setRightBound(std::string const &portName, std::string const &newRightBound) const | PortsInterface | |
| setShortDescription(std::string const &itemName, std::string const &newShortDescription) const | NameGroupInterface | |
| setTags(std::string const &portName, std::string const &tagList) const | PortsInterface | |
| setTypeDefDefinitions(std::string const &portName, std::vector< std::pair< std::string, std::vector< std::string > > > const &typeDefinitions) | PortsInterface | |
| setTypeDefViewRefs(std::string const &portName, std::vector< std::pair< std::string, std::vector< std::string > > > const &typeNameViews) | PortsInterface | |
| setTypeName(std::string const &portName, std::string const &newType) const | PortsInterface | |
| setWidth(std::string const &portName, std::string const &newWidth) const | PortsInterface | |
| validateItems() const final | PortsInterface | virtual |
| ~CommonInterface()=default | CommonInterface | virtual |
| ~MasterPortInterface()=default | MasterPortInterface | virtual |
| ~NameGroupInterface()=default | NameGroupInterface | virtual |
| ~ParameterizableInterface()=default | ParameterizableInterface | virtual |
| ~PortsInterface()=default | PortsInterface | virtual |