Protects a DestructionGuard until this object goes out of scope.
More...
#include <destruction_guard.h>
Protects a DestructionGuard until this object goes out of scope.
Definition at line 128 of file destruction_guard.h.
◆ ScopedProtector()
actionlib::DestructionGuard::ScopedProtector::ScopedProtector |
( |
DestructionGuard & |
guard | ) |
|
|
inline |
◆ ~ScopedProtector()
actionlib::DestructionGuard::ScopedProtector::~ScopedProtector |
( |
| ) |
|
|
inline |
◆ isProtected()
bool actionlib::DestructionGuard::ScopedProtector::isProtected |
( |
| ) |
|
|
inline |
◆ guard_
◆ protected_
bool actionlib::DestructionGuard::ScopedProtector::protected_ |
|
private |
The documentation for this class was generated from the following file: