Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CPVRComponentRegistration Class Reference

#include <PVRComponentRegistration.h>

Inheritance diagram for PVR::CPVRComponentRegistration:
CComponentContainer< IPVRComponent >

Public Member Functions

 CPVRComponentRegistration ()
 
virtual ~CPVRComponentRegistration ()
 
- Public Member Functions inherited from CComponentContainer< IPVRComponent >
std::shared_ptr< T > GetComponent ()
 Obtain a component.
 
std::shared_ptr< const T > GetComponent () const
 Obtain a component.
 
std::size_t size () const
 Returns number of registered components.
 

Additional Inherited Members

- Protected Member Functions inherited from CComponentContainer< IPVRComponent >
void RegisterComponent (const std::shared_ptr< IPVRComponent > &component)
 Register a new component instance.
 
void DeregisterComponent (const std::type_info &typeInfo)
 Deregister a component.
 

Constructor & Destructor Documentation

◆ CPVRComponentRegistration()

CPVRComponentRegistration::CPVRComponentRegistration ( )

◆ ~CPVRComponentRegistration()

CPVRComponentRegistration::~CPVRComponentRegistration ( )
virtual

The documentation for this class was generated from the following files: