UDK 3.2.7 C/C++ API Reference
Classes | Namespaces
cppuhelper/implbase2.hxx File Reference
#include <cppuhelper/implbase_ex.hxx>
#include <rtl/instance.hxx>

Go to the source code of this file.

Classes

class  cppu::ImplHelper2< Ifc1, Ifc2 >
 Implementation helper implementing interface com::sun::star::lang::XTypeProvider and queryInterface(), but no reference counting. More...
struct  cppu::ImplHelper2< Ifc1, Ifc2 >::cd
class  cppu::WeakImplHelper2< Ifc1, Ifc2 >
 Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface which supports weak mechanism to be held weakly (supporting com::sun::star::uno::XWeak thru cppu::OWeakObject). More...
struct  cppu::WeakImplHelper2< Ifc1, Ifc2 >::cd
class  cppu::WeakAggImplHelper2< Ifc1, Ifc2 >
 Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface which supports weak mechanism to be held weakly (supporting com::sun::star::uno::XWeak thru cppu::OWeakAggObject). More...
struct  cppu::WeakAggImplHelper2< Ifc1, Ifc2 >::cd
class  cppu::ImplInheritanceHelper2< BaseClass, Ifc1, Ifc2 >
 Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface inherting from a BaseClass. More...
struct  cppu::ImplInheritanceHelper2< BaseClass, Ifc1, Ifc2 >::cd
class  cppu::AggImplInheritanceHelper2< BaseClass, Ifc1, Ifc2 >
 Implementation helper implementing interfaces com::sun::star::lang::XTypeProvider and com::sun::star::uno::XInterface inherting from a BaseClass. More...
struct  cppu::AggImplInheritanceHelper2< BaseClass, Ifc1, Ifc2 >::cd

Namespaces

namespace  cppu
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines