Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
MultiProvider.h File Reference
#include "IListProvider.h"
#include "threads/CriticalSection.h"
#include <map>
#include <vector>

Classes

class  CMultiProvider
 A listprovider that handles multiple individual providers. More...
 

Typedefs

typedef std::unique_ptr< IListProviderIListProviderPtr
 

Typedef Documentation

◆ IListProviderPtr

typedef std::unique_ptr<IListProvider> IListProviderPtr