Go to the documentation of this file.
33 StatusCode sc = base_class::queryInterface( iid, pinterface );
ComponentManager(IInterface *application, const InterfaceID &baseIID)
Constructor.
SmartIF< IInterface > m_application
Pointer to the owner of the manager.
const InterfaceID & componentBaseInterface() const override
Basic interface id of the managed components.
InterfaceID m_basicInterfaceId
Basic interface id of the managed components.
StatusCode queryInterface(const InterfaceID &iid, void **pinterface) override
Specialized queryInterface implementation.
void const * i_cast(const InterfaceID &iid) const override
Specialized i_cast implementation.