Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MantidQt::CustomDialogs::NoDeleting Class Reference

An object for constructing a shared_ptr that won't ever delete its pointee. More...

Public Member Functions

void operator() (const void *)
 Does nothing. More...
 
void operator() (void *)
 Does nothing. More...
 

Detailed Description

An object for constructing a shared_ptr that won't ever delete its pointee.

Definition at line 23 of file LoadDAEDialog.cpp.

Member Function Documentation

◆ operator()() [1/2]

void MantidQt::CustomDialogs::NoDeleting::operator() ( const void *  )
inline

Does nothing.

Definition at line 28 of file LoadDAEDialog.cpp.

◆ operator()() [2/2]

void MantidQt::CustomDialogs::NoDeleting::operator() ( void *  )
inline

Does nothing.

Definition at line 26 of file LoadDAEDialog.cpp.


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