Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TestContainer Class Reference
Inheritance diagram for TestContainer:
CComponentContainer< BaseTestType >

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.
 

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