This is the complete list of members for SBCClassAttribute, including all inherited members.
| clear(const SBValue &object) const | SBCClassAttribute | |
| get(const SBValue &object) const | SBCClassAttribute | |
| getAttributeType() const | SBCClassAttribute | |
| getCount(const SBValue &object) const | SBCClassAttribute | |
| getCurrentIndex(const SBValue &object) const | SBCClassAttribute | |
| getDefault(const SBValue &object) const | SBCClassAttribute | |
| getDescription() const | SBCClassAttribute | |
| getEnabledFlag(const SBValue &object) const | SBCClassAttribute | |
| getGroup() const | SBCClassAttribute | |
| getItemText(const SBValue &object, const int &index) const | SBCClassAttribute | |
| getMaximum(const SBValue &object) const | SBCClassAttribute | |
| getMinimum(const SBValue &object) const | SBCClassAttribute | |
| getName() const | SBCClassAttribute | |
| getSingleStep(const SBValue &object) const | SBCClassAttribute | |
| getSize(const SBValue &object) const | SBCClassAttribute | |
| getSuffix(const SBValue &object) const | SBCClassAttribute | |
| getToolTip(const SBValue &object) const | SBCClassAttribute | |
| getType() const | SBCClassAttribute | |
| getVisibilityFlag(const SBValue &object) const | SBCClassAttribute | |
| has(const SBValue &object) const | SBCClassAttribute | |
| hasDefault() const noexcept | SBCClassAttribute | |
| hasMaximum() const noexcept | SBCClassAttribute | |
| hasMinimum() const noexcept | SBCClassAttribute | |
| hasSingleStep() const noexcept | SBCClassAttribute | |
| SB_DECLARE_DATA(SBCClassAttribute) (defined in SBCClassAttribute) | SBCClassAttribute | |
| SBCClassAttribute(SBValue attributeType, SBCClassAttribute::Type type, const std::string &attributeName, const std::string &attributeDescription, const std::string &attributeGroup) | SBCClassAttribute | |
| SBCClassAttribute(SBValue attributeType, SBCClassAttribute::Type type, const std::string &attributeName, const std::string &attributeDescription, const std::string &attributeGroup, SBFunction *getFunction, SBFunction *setFunction=nullptr, SBFunction *hasFunction=nullptr, SBFunction *clearFunction=nullptr, SBFunction *getSizeFunction=nullptr, SBFunction *getMinimumFunction=nullptr, SBFunction *getMaximumFunction=nullptr, SBFunction *getSingleStepFunction=nullptr, SBFunction *getSuffixFunction=nullptr, SBFunction *getCountFunction=nullptr, SBFunction *getCurrentIndexFunction=nullptr, SBFunction *setCurrentIndexFunction=nullptr, SBFunction *getItemTextFunction=nullptr, SBFunction *getDefaultFunction=nullptr) | SBCClassAttribute | |
| set(const SBValue &object, const SBValue &value, const SBValue &size=SBValue()) const | SBCClassAttribute | |
| setClearFunction(SBFunction *function) | SBCClassAttribute | |
| setCurrentIndex(const SBValue &object, const int &index) const | SBCClassAttribute | |
| setGetCountFunction(SBFunction *function) | SBCClassAttribute | |
| setGetCurrentIndexFunction(SBFunction *function) | SBCClassAttribute | |
| setGetDefaultFunction(SBFunction *function) | SBCClassAttribute | |
| setGetEnabledFlagFunction(SBFunction *function) | SBCClassAttribute | |
| setGetFunction(SBFunction *function) | SBCClassAttribute | |
| setGetItemTextFunction(SBFunction *function) | SBCClassAttribute | |
| setGetMaximumFunction(SBFunction *function) | SBCClassAttribute | |
| setGetMinimumFunction(SBFunction *function) | SBCClassAttribute | |
| setGetSingleStepFunction(SBFunction *function) | SBCClassAttribute | |
| setGetSizeFunction(SBFunction *function) | SBCClassAttribute | |
| setGetSuffixFunction(SBFunction *function) | SBCClassAttribute | |
| setGetToolTipFunction(SBFunction *function) | SBCClassAttribute | |
| setGetVisibilityFlagFunction(SBFunction *function) | SBCClassAttribute | |
| setHasFunction(SBFunction *function) | SBCClassAttribute | |
| setSetCurrentIndexFunction(SBFunction *function) | SBCClassAttribute | |
| setSetFunction(SBFunction *function) | SBCClassAttribute | |
| Type enum name | SBCClassAttribute | |
| ~SBCClassAttribute() | SBCClassAttribute |