PVData C++ 8.0.7
Loading...
Searching...
No Matches
epics::debug::enable_shared_from_this< Base > Class Template Reference

Public Member Functions

shared_ptr< Base > shared_from_this () const
 

Friends

template<typename Store , typename Actual >
void do_enable_shared_from_this (const shared_ptr< Store > &dest, enable_shared_from_this< Actual > *self)
 

Detailed Description

template<class Base>
class epics::debug::enable_shared_from_this< Base >

Definition at line 293 of file debugPtr.h.

Member Function Documentation

◆ shared_from_this()

template<class Base >
shared_ptr< Base > epics::debug::enable_shared_from_this< Base >::shared_from_this ( ) const
inline

Definition at line 303 of file debugPtr.h.

Friends And Related Symbol Documentation

◆ do_enable_shared_from_this

template<class Base >
template<typename Store , typename Actual >
void do_enable_shared_from_this ( const shared_ptr< Store > & dest,
enable_shared_from_this< Actual > * self )
friend

Definition at line 310 of file debugPtr.h.


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