F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
Utils::LockGuard Class Reference

#include <Utils/LockGuard.hpp>

Public Member Functions

 LockGuard (Os::Mutex &mutex)
 
 ~LockGuard ()
 

Detailed Description

Definition at line 20 of file LockGuard.hpp.

Constructor & Destructor Documentation

◆ LockGuard()

Utils::LockGuard::LockGuard ( Os::Mutex mutex)

Definition at line 17 of file LockGuard.cpp.

◆ ~LockGuard()

Utils::LockGuard::~LockGuard ( )

Definition at line 26 of file LockGuard.cpp.


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