Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
TStaticSync.h File Reference
#include <misc/gen/Exception.h>
#include <misc/gen/Sync.h>
#include <misc/global.h>
Include dependency graph for TStaticSync.h:

Go to the source code of this file.

Classes

class  sf::TStaticSync< T >
 TStaticSync provides a system-independent interface to build sets of classes that act somewhat like monitors, i.e., classes in which only one member function can execute at any one time regardless of which instance it is being called on. TStaticSync uses Mutex, so it is portable to all platforms that Mutex has been ported to. More...
 
class  sf::TStaticSync< T >::Lock
 

Namespaces

namespace  sf