The base class for all resource pools. More...
Classes | |
| class | DataProvider |
| The internal data management class for embedded resources. More... | |
| class | Listener |
| A interface class that will be notified about changes to the pool. More... | |
Additional Inherited Members | |
Public Member Functions inherited from ControlledObject | |
| ControlledObject (MainController *m) | |
| Creates a new ControlledObject. More... | |
| const MainController * | getMainController () const noexcept |
| Provides read-only access to the main controller. More... | |
| MainController * | getMainController () noexcept |
| Provides write access to the main controller. More... | |
The base class for all resource pools.
This class handles the caching of resources and provides the data.