|  | F´ Flight Software - C/C++ Documentation
    NASA-v1.6.0
    A framework for building embedded system applications to NASA flight quality standards. | 
#include <Utils/LockGuard.hpp>
| Public Member Functions | |
| LockGuard (Os::Mutex &mutex) | |
| ~LockGuard () | |
Definition at line 20 of file LockGuard.hpp.
| Utils::LockGuard::LockGuard | ( | Os::Mutex & | mutex | ) | 
Definition at line 18 of file LockGuard.cpp.
| Utils::LockGuard::~LockGuard | ( | ) | 
Definition at line 27 of file LockGuard.cpp.