LibreOffice Module sd (master) 1
Public Member Functions | List of all members
sd::tools::TimerBasedTaskExecution::Deleter Class Reference

Used by the shared_ptr instead of the private destructor. More...

Public Member Functions

void operator() (TimerBasedTaskExecution *pObject)
 

Detailed Description

Used by the shared_ptr instead of the private destructor.

Definition at line 31 of file TimerBasedTaskExecution.cxx.

Member Function Documentation

◆ operator()()

void sd::tools::TimerBasedTaskExecution::Deleter::operator() ( TimerBasedTaskExecution pObject)
inline

Definition at line 34 of file TimerBasedTaskExecution.cxx.

References pObject.


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