VSTGUI  4.2
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
UIAttributes Member List

This is the complete list of members for UIAttributes, including all inherited members.

CBaseObject()CBaseObjectinline
forget()CBaseObjectinlinevirtual
getAttributeArray(UTF8StringPtr name, std::vector< std::string > &values) const UIAttributes
getAttributeValue(UTF8StringPtr name) const UIAttributes
getBooleanAttribute(UTF8StringPtr name, bool &value) const UIAttributes
getDoubleAttribute(UTF8StringPtr name, double &value) const UIAttributes
getIntegerAttribute(UTF8StringPtr name, int32_t &value) const UIAttributes
getNbReference() const CBaseObjectinlinevirtual
getPointAttribute(UTF8StringPtr name, CPoint &p) const UIAttributes
getRectAttribute(UTF8StringPtr name, CRect &r) const UIAttributes
hasAttribute(UTF8StringPtr name) const UIAttributes
notify(CBaseObject *sender, IdStringPtr message)CBaseObjectinlinevirtual
remember()CBaseObjectinlinevirtual
removeAll()UIAttributesinline
removeAttribute(UTF8StringPtr name)UIAttributes
restore(InputStream &stream)UIAttributes
setAttribute(UTF8StringPtr name, UTF8StringPtr value)UIAttributes
setAttributeArray(UTF8StringPtr name, const std::vector< std::string > &values)UIAttributes
setBooleanAttribute(UTF8StringPtr name, bool value)UIAttributes
setDoubleAttribute(UTF8StringPtr name, double value)UIAttributes
setIntegerAttribute(UTF8StringPtr name, int32_t value)UIAttributes
setPointAttribute(UTF8StringPtr name, const CPoint &p)UIAttributes
setRectAttribute(UTF8StringPtr name, const CRect &r)UIAttributes
store(OutputStream &stream)UIAttributes
UIAttributes(UTF8StringPtr *attributes=0)UIAttributes
~CBaseObject()CBaseObjectinlinevirtual
~UIAttributes()UIAttributes