zypp::rw_pointer::Intrusive< _D > Struct Template Reference

#include <PtrTypes.h>

List of all members.

Public Types

typedef
intrusive_ptr< _D > 
_Ptr
typedef
intrusive_ptr< const
_D > 
_constPtr

Public Member Functions

bool unique (const _constPtr &ptr_r)
 Check whether pointer is not shared.
bool unique (const _Ptr &ptr_r)
long use_count (const _constPtr &ptr_r) const
 Return number of references.
long use_count (const _Ptr &ptr_r) const


Detailed Description

template<class _D>
struct zypp::rw_pointer::Intrusive< _D >

Definition at line 171 of file PtrTypes.h.


Member Typedef Documentation

template<class _D>
typedef intrusive_ptr<_D> zypp::rw_pointer::Intrusive< _D >::_Ptr

Definition at line 173 of file PtrTypes.h.

template<class _D>
typedef intrusive_ptr<const _D> zypp::rw_pointer::Intrusive< _D >::_constPtr

Definition at line 174 of file PtrTypes.h.


Member Function Documentation

template<class _D>
bool zypp::rw_pointer::Intrusive< _D >::unique ( const _constPtr ptr_r  )  [inline]

Check whether pointer is not shared.

Definition at line 176 of file PtrTypes.h.

template<class _D>
bool zypp::rw_pointer::Intrusive< _D >::unique ( const _Ptr ptr_r  )  [inline]

Definition at line 178 of file PtrTypes.h.

template<class _D>
long zypp::rw_pointer::Intrusive< _D >::use_count ( const _constPtr ptr_r  )  const [inline]

Return number of references.

Definition at line 181 of file PtrTypes.h.

template<class _D>
long zypp::rw_pointer::Intrusive< _D >::use_count ( const _Ptr ptr_r  )  const [inline]

Definition at line 183 of file PtrTypes.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 19:23:26 2007 for libzypp by  doxygen 1.5.3