LibreOffice Module slideshow (master) 1
Public Member Functions | List of all members
slideshow::internal::SharedPtrAble Class Reference

Base class for being a shared pointer, since quite a few of the downstream classes want to be stored using std::shared_ptr. More...

#include <disposable.hxx>

Inheritance diagram for slideshow::internal::SharedPtrAble:
[legend]
Collaboration diagram for slideshow::internal::SharedPtrAble:
[legend]

Public Member Functions

virtual ~SharedPtrAble ()
 

Detailed Description

Base class for being a shared pointer, since quite a few of the downstream classes want to be stored using std::shared_ptr.

Definition at line 34 of file disposable.hxx.

Constructor & Destructor Documentation

◆ ~SharedPtrAble()

virtual slideshow::internal::SharedPtrAble::~SharedPtrAble ( )
inlinevirtual

Definition at line 37 of file disposable.hxx.


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