DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
DestroyGuard1 Class Reference
Collaboration diagram for DestroyGuard1:
[legend]

Public Member Functions

 DestroyGuard1 (OksKernel &kernel)
 ~DestroyGuard1 ()

Private Attributes

OksKernelm_kernel

Detailed Description

Definition at line 1043 of file OksConfiguration.cpp.

Constructor & Destructor Documentation

◆ DestroyGuard1()

DestroyGuard1::DestroyGuard1 ( OksKernel & kernel)
inline

Definition at line 1047 of file OksConfiguration.cpp.

1047: m_kernel(kernel) { ; }

◆ ~DestroyGuard1()

DestroyGuard1::~DestroyGuard1 ( )
inline

Definition at line 1049 of file OksConfiguration.cpp.

1049 {
1050 m_kernel.subscribe_delete_object(0, 0);
1051 }

Member Data Documentation

◆ m_kernel

OksKernel& DestroyGuard1::m_kernel
private

Definition at line 1055 of file OksConfiguration.cpp.


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