#include <ElectronLifetimeService.h>
Public Types | |
using | provider_type = ElectronLifetimeProvider |
Public Member Functions | |
virtual | ~ElectronLifetimeService ()=default |
const ElectronLifetimeProvider & | GetProvider () const |
ElectronLifetimeProvider const * | provider () const |
Private Member Functions | |
virtual const ElectronLifetimeProvider & | DoGetProvider () const =0 |
Definition at line 14 of file ElectronLifetimeService.h.
Definition at line 17 of file ElectronLifetimeService.h.
|
virtualdefault |
|
privatepure virtual |
|
inline |
Definition at line 22 of file ElectronLifetimeService.h.
|
inline |
Definition at line 26 of file ElectronLifetimeService.h.