![]() |
Kactus2
Kactus2 reference guide
|
This is the complete list of members for TransparentBridgeInterface, including all inherited members.
addBridge(int const &bridgeIndex, std::string const &bridgeName="") const | TransparentBridgeInterface | |
CommonInterface()=default | CommonInterface | |
CommonInterface(const CommonInterface &other)=delete | CommonInterface | |
formattedValueFor(QString const &expression) const | ParameterizableInterface | protected |
getAllExpressions(std::string const &masterReference) const | TransparentBridgeInterface | |
getAllReferencesToIdInItem(const std::string &itemName, std::string const &valueID) const | TransparentBridgeInterface | virtual |
getIndexedMasterReference(int const &itemIndex) const | TransparentBridgeInterface | |
getIsPresentExpression(std::string const &masterReference) const | TransparentBridgeInterface | |
getIsPresentFormattedExpression(std::string const &masterReference) const | TransparentBridgeInterface | |
getIsPresentValue(std::string const &masterReference, int const &baseNumber=0) const | TransparentBridgeInterface | |
getItemIndex(std::string const &masterReference) const | TransparentBridgeInterface | |
getItemNames() const override final | TransparentBridgeInterface | virtual |
getUniqueName(std::string const &newName, std::string const &itemTypeName) const | CommonInterface | protected |
itemCount() const override final | TransparentBridgeInterface | virtual |
nameHasChanged(std::string const &newName, std::string const &oldName) const | CommonInterface | protected |
operator=(const TransparentBridgeInterface &other)=delete | TransparentBridgeInterface | |
ParameterizableInterface::operator=(const ParameterizableInterface &other)=delete | ParameterizableInterface | |
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 |
removeTransparentBridge(std::string const &masterReference) | TransparentBridgeInterface | |
setBridges(QSharedPointer< QList< QSharedPointer< TransparentBridge > > > newBridges) | TransparentBridgeInterface | |
setIsPresent(std::string const &masterReference, std::string const &newIsPresent) | TransparentBridgeInterface | |
setMasterReference(std::string const ¤tMaster, std::string const &newMaster) | TransparentBridgeInterface | |
TransparentBridgeInterface(QSharedPointer< ExpressionParser > expressionParser, QSharedPointer< ExpressionFormatter > expressionFormatter) | TransparentBridgeInterface | |
TransparentBridgeInterface(const TransparentBridgeInterface &other)=delete | TransparentBridgeInterface | |
validateItems() const override final | TransparentBridgeInterface | virtual |
~CommonInterface()=default | CommonInterface | virtual |
~ParameterizableInterface()=default | ParameterizableInterface | virtual |
~TransparentBridgeInterface()=default | TransparentBridgeInterface | virtual |