CARLA
Public Member Functions | Public Attributes | List of all members
DoneGuard Struct Reference
+ Collaboration diagram for DoneGuard:

Public Member Functions

 ~DoneGuard ()
 

Public Attributes

std::atomic_bool & done
 

Detailed Description

Definition at line 186 of file test_streaming.cpp.

Constructor & Destructor Documentation

◆ ~DoneGuard()

DoneGuard::~DoneGuard ( )
inline

Definition at line 187 of file test_streaming.cpp.

Member Data Documentation

◆ done

std::atomic_bool& DoneGuard::done

Definition at line 187 of file test_streaming.cpp.


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