|
Kactus2
Kactus2 reference guide
|
This is the complete list of members for FieldInterface, including all inherited members.
| addField(int const &row, std::string const &newFieldName=std::string("")) | FieldInterface | |
| addField(std::string const &newFieldName=std::string("")) | FieldInterface | |
| addFieldAccessPolicy(std::string const &fieldName) | FieldInterface | |
| CommonInterface()=default | CommonInterface | |
| CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
| copyFieldAccessPolicies(std::string const &fieldName, std::vector< int > const &selectedAccessPolicies) | FieldInterface | |
| copyRows(std::vector< int > const &selectedRows) | FieldInterface | |
| FieldInterface(QSharedPointer< FieldValidator > validator, QSharedPointer< ExpressionParser > expressionParser, QSharedPointer< ExpressionFormatter > expressionFormatter, ResetInterface *subInterface) | FieldInterface | |
| formattedValueFor(QString const &expression) const | ParameterizableInterface | protected |
| getAccessPolicyCount(std::string const &fieldName) const | FieldInterface | |
| getAccessString(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getAccessType(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getAllReferencesToIdInFieldAccessPolicy(std::string const &fieldName, int accessPolicyIndex, std::string const &valueID) const | FieldInterface | |
| getAllReferencesToIdInItem(const std::string &itemName, std::string const &valueID) const override final | FieldInterface | virtual |
| getDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getDisplayName(std::string const &itemName) const | NameGroupInterface | virtual |
| getExpressionsInSelectedFields(std::vector< std::string > const &fieldNames) const | FieldInterface | |
| getID(std::string const &fieldName) | FieldInterface | |
| getIndexedItemName(int itemIndex) const final | FieldInterface | virtual |
| getIsPresentExpression(std::string const &fieldName) const | FieldInterface | |
| getIsPresentFormattedExpression(std::string const &fieldName) const | FieldInterface | |
| getIsPresentValue(std::string const &fieldName, int const &baseNumber=0) const | FieldInterface | |
| getItemIndex(std::string const &itemName) const override final | FieldInterface | virtual |
| getItemNames() const override final | FieldInterface | virtual |
| getModeReferenceInterface() const | FieldInterface | |
| getModeReferences(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| getModeReferencesInUse(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| getModeRefs(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| getModifiedWriteString(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getModifiedWriteValue(std::string const &fieldName) const | FieldInterface | |
| getOffsetExpression(std::string const &fieldName) const | FieldInterface | |
| getOffsetFormattedExpression(std::string const &fieldName) const | FieldInterface | |
| getOffsetValue(std::string const &fieldName, int const &baseNumber=0) const | FieldInterface | |
| getPasteRowCount() const | FieldInterface | |
| getReadAction(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getReadActionString(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getReadResponseExpression(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| getReadResponseFormattedExpression(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| getReadResponseValue(std::string const &fieldName, int accessPolicyIndex, int baseNumber=0) const | FieldInterface | |
| getReservedExpression(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getReservedFormattedExpression(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getReservedValue(std::string const &fieldName, int accessPolicyIndex=-1, int const &baseNumber=0) const | FieldInterface | |
| getResets(std::string const &fieldName) const | FieldInterface | |
| getResetsToolTip(std::string const &fieldName) const | FieldInterface | |
| getShortDescription(std::string const &itemName) const | NameGroupInterface | virtual |
| getSubInterface() const | FieldInterface | |
| getTestableBool(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getTestableValue(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getTestConstraint(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getTestConstraintString(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
| getVolatile(std::string const &fieldName) const | FieldInterface | |
| getWidthExpression(std::string const &fieldName) const | FieldInterface | |
| getWidthFormattedExpression(std::string const &fieldName) const | FieldInterface | |
| getWidthValue(std::string const &fieldName, int const &baseNumber=0) const | FieldInterface | |
| getWriteConstraint(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getWriteConstraintMaximumExpression(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getWriteConstraintMaximumFormattedExpression(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getWriteConstraintMaximumValue(std::string const &fieldName, int accessPolicyIndex=-1, int const &baseNumber=0) const | FieldInterface | |
| getWriteConstraintMinimumExpression(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getWriteConstraintMinimumFormattedExpression(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| getWriteConstraintMinimumValue(std::string const &fieldName, int accessPolicyIndex=-1, int const &baseNumber=0) const | FieldInterface | |
| hasValidAccess(std::string const &fieldName, int accessPolicyIndex=-1) const | FieldInterface | |
| hasValidAccessPolicyModeRefs(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| hasValidIsPresent(std::string const &fieldName) const | FieldInterface | |
| hasValidOffset(std::string const &fieldName) const | FieldInterface | |
| hasValidReadResponse(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| hasValidReserved(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| hasValidResets(std::string const &fieldName) const | FieldInterface | |
| hasValidWidth(std::string const &fieldName) const | FieldInterface | |
| hasValidWriteValueConstraint(std::string const &fieldName, int accessPolicyIndex) const | FieldInterface | |
| hasWriteConstraint(std::string const &fieldName) const | FieldInterface | |
| itemCount() const override final | FieldInterface | virtual |
| itemHasValidName(std::string const &itemName) const override final | FieldInterface | virtual |
| NameGroupInterface() | NameGroupInterface | |
| NameGroupInterface(const NameGroupInterface &other)=delete | NameGroupInterface | |
| nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
| ParameterizableInterface::operator=(const ParameterizableInterface &other)=delete | ParameterizableInterface | |
| 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 |
| pasteFieldaccessPolicies(std::string const &fieldName) | FieldInterface | |
| pasteRows() | FieldInterface | |
| removeField(std::string const &fieldName) | FieldInterface | |
| removeFieldAccessPolicy(std::string const &fieldName, int accessPolicyIndex) | FieldInterface | |
| setAccess(std::string const &fieldName, std::string const &accessType, int accessPolicyIndex=-1) const | FieldInterface | |
| setDescription(std::string const &itemName, std::string const &newDescription) | NameGroupInterface | virtual |
| setDisplayName(std::string const &itemName, std::string const &newDisplayName) const | NameGroupInterface | virtual |
| setFields(QSharedPointer< QList< QSharedPointer< Field > > > newFields) | FieldInterface | |
| setID(std::string const &fieldName, std::string const &newID) | FieldInterface | |
| setIsPresent(std::string const &fieldName, std::string const &newIsPresent) | FieldInterface | |
| setModeReferenceInterface(ModeReferenceInterface *modeRefInterface) | FieldInterface | |
| setModeReferences(std::string const &fieldName, int accessPolicyIndex, std::vector< std::pair< unsigned int, std::string > > const &newModeRefs) | FieldInterface | |
| setModifiedWrite(std::string const &fieldName, std::string const &newModifiedWrite, int accessPolicyIndex=-1) | FieldInterface | |
| setName(std::string const ¤tName, std::string const &newName) override final | FieldInterface | virtual |
| setOffset(std::string const &fieldName, std::string const &newOffset) | FieldInterface | |
| setReadAction(std::string const &fieldName, std::string const &newReadAction, int accessPolicyIndex=-1) | FieldInterface | |
| setReadResponse(std::string const &fieldName, int accessPolicyIndex, std::string const &newReadResponse) const | FieldInterface | |
| setReserved(std::string const &fieldName, std::string const &newReserved, int accessPolicyIndex=-1) | FieldInterface | |
| setShortDescription(std::string const &itemName, std::string const &newShortDescription) const | NameGroupInterface | |
| setTestable(std::string const &fieldName, std::string const &newTestable, int accessPolicyIndex=-1) const | FieldInterface | |
| setTestConstraint(std::string const &fieldName, std::string const &newTestConstraint, int accessPolicyIndex=-1) const | FieldInterface | |
| setVolatile(std::string const &fieldName, std::string const &newVolatile) | FieldInterface | |
| setWidth(std::string const &fieldName, std::string const &newWidth) | FieldInterface | |
| setWriteConstraint(std::string const &fieldName, std::string const &newConstraintText, int accessPolicyIndex=-1) | FieldInterface | |
| setWriteConstraintMaximum(std::string const &fieldName, std::string const &newWriteConstraintMaximum, int accessPolicyIndex=-1) | FieldInterface | |
| setWriteConstraintMinimum(std::string const &fieldName, std::string const &newWriteConstraintMinimum, int accessPolicyIndex=-1) | FieldInterface | |
| validateItems() const override final | FieldInterface | virtual |
| ~CommonInterface()=default | CommonInterface | virtual |
| ~FieldInterface()=default | FieldInterface | virtual |
| ~NameGroupInterface()=default | NameGroupInterface | virtual |
| ~ParameterizableInterface()=default | ParameterizableInterface | virtual |