Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
Arch.h File Reference
#include "arch/ArchString.h"
#include "common/Common.h"
Include dependency graph for Arch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Arch
 Delegating implementation of architecture dependent interfaces. More...
class  ArchMutexLock
 Convenience object to lock/unlock an arch mutex. More...

Macros

#define ARCH   (Arch::getInstance())

Macro Definition Documentation

◆ ARCH

#define ARCH   (Arch::getInstance())

This macro evaluates to the singleton Arch object.