![]() |
Enigma 3.2.2
A Simple, Reliable and Efficient Encryption Tool
|
Go to the source code of this file.
Classes | |
| class | SingleProcessInstance |
| Single process instance class. More... | |
Macros | |
| #define | ENIGMA_SINGLE_INSTANCE_H |
Typedefs | |
| using | socket_t = std::int32_t |
Variables | |
| constexpr socket_t | M_INVALID_SOCKET = -1 |
| #define ENIGMA_SINGLE_INSTANCE_H |
Definition at line 3 of file SingleProcessInstance.hpp.
| using socket_t = std::int32_t |
Definition at line 22 of file SingleProcessInstance.hpp.
|
constexpr |
Definition at line 23 of file SingleProcessInstance.hpp.