![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <MIResourceManager.h>
Public Member Functions | |
virtual std::vector< std::string > | getResourceCategories () const =0 |
virtual std::shared_ptr< ResourceCategory > | getCreateResourceCategory (const std::string &categoryId)=0 |
virtual std::vector< std::shared_ptr< ResourceContainer > > | getResources (const std::string &category) const =0 |
virtual std::shared_ptr< ResourceContainer > | getResource (const std::string &category, const std::string &resourceId) const =0 |
Resource manager provides access to resource categories and resources