distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
distortos::InterruptMaskingLock Class Reference

#include "distortos/InterruptMaskingLock.hpp"

Inheritance diagram for distortos::InterruptMaskingLock:
[legend]
Collaboration diagram for distortos::InterruptMaskingLock:
[legend]

Additional Inherited Members

- Private Member Functions inherited from distortos::internal::InterruptMaskingUnmaskingLock< architecture::enableInterruptMasking >
 InterruptMaskingUnmaskingLock ()
 InterruptMaskingUnmaskingLock's constructor. More...
 
 InterruptMaskingUnmaskingLock (const InterruptMaskingUnmaskingLock &)=delete
 
 InterruptMaskingUnmaskingLock (InterruptMaskingUnmaskingLock &&)=delete
 
 ~InterruptMaskingUnmaskingLock ()
 InterruptMaskingUnmaskingLock's destructor. More...
 
InterruptMaskingUnmaskingLockoperator= (const InterruptMaskingUnmaskingLock &)=delete
 
InterruptMaskingUnmaskingLockoperator= (InterruptMaskingUnmaskingLock &&)=delete
 

Detailed Description


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