Classes | List of all members
PoolBase Class Referenceabstract

The base class for all resource pools. More...

Inheritance diagram for PoolBase:
ControlledObject SharedPoolBase< DataType >

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 MainControllergetMainController () const noexcept
 Provides read-only access to the main controller. More...
 
MainControllergetMainController () noexcept
 Provides write access to the main controller. More...
 

Detailed Description

The base class for all resource pools.

This class handles the caching of resources and provides the data.

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.