Miam-Player  0.8.0
A nice music player
DPtrPrivate< PUB > Class Template Reference

#include <dptr.h>

Public Member Functions

virtual ~DPtrPrivate ()
 
void DPTR_setPublic (PUB *pub)
 

Protected Member Functions

PUB & dptr_p ()
 
const PUB & dptr_p () const
 
PUB * dptr_ptr ()
 
const PUB * dptr_ptr () const
 

Constructor & Destructor Documentation

◆ ~DPtrPrivate()

template<typename PUB>
virtual DPtrPrivate< PUB >::~DPtrPrivate ( )
inlinevirtual

Member Function Documentation

◆ dptr_p() [1/2]

template<typename PUB>
PUB& DPtrPrivate< PUB >::dptr_p ( )
inlineprotected

◆ dptr_p() [2/2]

template<typename PUB>
const PUB& DPtrPrivate< PUB >::dptr_p ( ) const
inlineprotected

◆ dptr_ptr() [1/2]

template<typename PUB>
PUB* DPtrPrivate< PUB >::dptr_ptr ( )
inlineprotected

◆ dptr_ptr() [2/2]

template<typename PUB>
const PUB* DPtrPrivate< PUB >::dptr_ptr ( ) const
inlineprotected

◆ DPTR_setPublic()

template<typename PUB>
void DPtrPrivate< PUB >::DPTR_setPublic ( PUB *  pub)
inline

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