ASPiK SDK
|
This is the complete list of members for VSTGUI::UIAttributes, including all inherited members.
beforeDelete() (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inlinevirtual |
createStringArrayValue(const StringArray &values) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | static |
forget() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
getAttributeValue(const std::string &name) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
getBooleanAttribute(const std::string &name, bool &value) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
getDoubleAttribute(const std::string &name, double &value) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
getIntegerAttribute(const std::string &name, int32_t &value) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
getNbReference() const | VSTGUI::ReferenceCounted< T > | inlinevirtual |
getPointAttribute(const std::string &name, CPoint &p) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
getRectAttribute(const std::string &name, CRect &r) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
getStringArrayAttribute(const std::string &name, StringArray &values) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
hasAttribute(const std::string &name) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | |
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | inline |
remember() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
removeAll() (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | inline |
removeAttribute(const std::string &name) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
restore(InputStream &stream) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setAttribute(const std::string &name, const std::string &value) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setAttribute(const std::string &name, std::string &&value) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setAttribute(std::string &&name, std::string &&value) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setBooleanAttribute(const std::string &name, bool value) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setDoubleAttribute(const std::string &name, double value) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setIntegerAttribute(const std::string &name, int32_t value) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setPointAttribute(const std::string &name, const CPoint &p) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setRectAttribute(const std::string &name, const CRect &r) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
setStringArrayAttribute(const std::string &name, const StringArray &values) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
store(OutputStream &stream) const (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
StringArray typedef (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | |
UIAttributes(UTF8StringPtr *attributes=nullptr) (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes | explicit |
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >) | VSTGUI::ReferenceCounted< T > | virtual |
~UIAttributes() noexcept override=default (defined in VSTGUI::UIAttributes) | VSTGUI::UIAttributes |