DP3
Public Member Functions | List of all members
dp3::common::BaseTimer< Clock >::StartStop Class Reference

Internal class to do an automatic start/stop. More...

#include <Timer.h>

Public Member Functions

 StartStop (BaseTimer< Clock > &timer)
 
 StartStop (const StartStop &)=delete
 Forbid copy. More...
 
 ~StartStop ()
 
StartStopoperator= (const StartStop &)=delete
 

Detailed Description

template<class Clock>
class dp3::common::BaseTimer< Clock >::StartStop

Internal class to do an automatic start/stop.

Constructor & Destructor Documentation

◆ StartStop() [1/2]

template<class Clock >
dp3::common::BaseTimer< Clock >::StartStop::StartStop ( BaseTimer< Clock > &  timer)
inline

◆ ~StartStop()

template<class Clock >
dp3::common::BaseTimer< Clock >::StartStop::~StartStop ( )
inline

◆ StartStop() [2/2]

template<class Clock >
dp3::common::BaseTimer< Clock >::StartStop::StartStop ( const StartStop )
delete

Forbid copy.

Member Function Documentation

◆ operator=()

template<class Clock >
StartStop& dp3::common::BaseTimer< Clock >::StartStop::operator= ( const StartStop )
delete

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