#include <theme_repository.hpp>
Inheritance diagram for ThemeRepository:

Static Public Member Functions | |
| static ThemeRepository * | instance (intf_thread_t *pIntf) |
| static void | destroy (intf_thread_t *pIntf) |
| Delete the instance of ThemeRepository. | |
Definition at line 31 of file theme_repository.hpp.
|
|
Get the instance of ThemeRepository Returns NULL if the initialization of the object failed Definition at line 41 of file theme_repository.cpp. |
1.4.2