score::ApplicationComponentsData Struct Reference

Public Member Functions

 ApplicationComponentsData (const ApplicationComponentsData &)=delete
 
 ApplicationComponentsData (ApplicationComponentsData &&)=delete
 
ApplicationComponentsDataoperator= (const ApplicationComponentsData &)=delete
 
ApplicationComponentsDataoperator= (ApplicationComponentsData &&)=delete
 
InterfaceListBasefindInterfaceList (const UuidKey< score::InterfaceBase > &k) const noexcept
 

Public Attributes

std::vector< score::Addonaddons
 
std::vector< ApplicationPlugin * > appPlugins
 
std::vector< GUIApplicationPlugin * > guiAppPlugins
 
score::hash_map< score::InterfaceKey, std::unique_ptr< InterfaceListBase > > factories
 
CommandStore commands
 
std::vector< std::unique_ptr< PanelDelegate > > panels
 

The documentation for this struct was generated from the following files: