Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting.
More...
#include <implbase1.hxx>
template<class Ifc1>
class cppu::ImplHelper1< Ifc1 >
Implementation helper implementing interface css::lang::XTypeProvider and method XInterface::queryInterface(), but no reference counting.
- Derive:
- Inherit from this class giving your interface(s) to be implemented as template argument(s). Your sub class defines method implementations for these interface(s) including acquire()/ release() and delegates incoming queryInterface() calls to this base class.
◆ ~ImplHelper1()
◆ getImplementationId()
◆ getTypes()
◆ queryInterface()
template<class Ifc1 >
virtual css::uno::Any cppu::ImplHelper1< Ifc1 >::queryInterface |
( |
css::uno::Type const & |
rType | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: