BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::ThreadRecursionProtector::Guard Class Reference

Guard calls ThreadRecursionProtector::enter() from constructor and ThreadRecursionProtector::leave() from its destructor. More...

#include <ThreadRecursionProtector.h>

Public Member Functions

 Guard (ThreadRecursionProtector &protector, const char *file=0, int line=0)
 

Detailed Description

Guard calls ThreadRecursionProtector::enter() from constructor and ThreadRecursionProtector::leave() from its destructor.


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