| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
  
Additional Inherited Members | |
  Public Member Functions inherited from CComponentContainer< BaseTestType > | |
| 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.   | |
  Protected Member Functions inherited from CComponentContainer< BaseTestType > | |
| void | RegisterComponent (const std::shared_ptr< BaseTestType > &component) | 
| Register a new component instance.   | |
| void | DeregisterComponent (const std::type_info &typeInfo) | 
| Deregister a component.   | |