| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
This is the complete list of members for UIViewFactory, including all inherited members.
| applyAttributeValues(CView *view, const UIAttributes &attributes, const IUIDescription *desc) const override | UIViewFactory | virtual | 
| applyCustomViewAttributeValues(CView *customView, IdStringPtr baseViewName, const UIAttributes &attributes, const IUIDescription *desc) const override | UIViewFactory | virtual | 
| createView(const UIAttributes &attributes, const IUIDescription *description) const override | UIViewFactory | virtual | 
| createViewByName(const std::string *className, const UIAttributes &attributes, const IUIDescription *description) const | UIViewFactory | protected | 
| evaluateAttributesAndRemember(CView *view, const UIAttributes &attributes, UIAttributes &evaluatedAttributes, const IUIDescription *description) const | UIViewFactory | protected | 
| forget() override | ReferenceCounted< T > | inlinevirtual | 
| getNbReference() const | ReferenceCounted< T > | inlinevirtual | 
| getViewName(CView *view) | UIViewFactory | static | 
| operator=(const ReferenceCounted &) | ReferenceCounted< T > | inline | 
| ReferenceCounted()=default | ReferenceCounted< T > | |
| ReferenceCounted(const ReferenceCounted &) | ReferenceCounted< T > | inline | 
| registerViewCreator(const IViewCreator &viewCreator) | UIViewFactory | static | 
| remember() override | ReferenceCounted< T > | inlinevirtual | 
| UIViewFactory() | UIViewFactory | |
| unregisterViewCreator(const IViewCreator &viewCreator) | UIViewFactory | static | 
| ~IViewFactory() noexcept=default | IViewFactory | virtual | 
| ~ReferenceCounted() noexcept=default | ReferenceCounted< T > | virtual | 
| ~UIViewFactory() noexcept override=default | UIViewFactory |