VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ViewCreatorRegistry Class Reference
+ Inheritance diagram for ViewCreatorRegistry:

Public Types

using const_iterator = ViewCreatorRegistryMap::const_iterator
 

Public Member Functions

const_iterator begin ()
 
const_iterator end ()
 
const_iterator find (IdStringPtr name)
 
void add (IdStringPtr name, const IViewCreator *viewCreator)
 
void remove (const IViewCreator *viewCreator)
 

Member Typedef Documentation

using const_iterator = ViewCreatorRegistryMap::const_iterator

Member Function Documentation

void add ( IdStringPtr  name,
const IViewCreator viewCreator 
)
inline
const_iterator begin ( )
inline
const_iterator end ( )
inline
const_iterator find ( IdStringPtr  name)
inline
void remove ( const IViewCreator viewCreator)
inline

The documentation for this class was generated from the following file: