Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Macros
Server_Client.cpp File Reference
#include "joedb/concurrency/Server_Client.h"
#include "joedb/concurrency/protocol_version.h"
#include "joedb/error/Exception.h"
#include "joedb/ui/Progress_Bar.h"
#include <iostream>
#include <optional>
Include dependency graph for Server_Client.cpp:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Macros

#define LOG(x)   do {if (log) *log << x;} while (false)
 

Macro Definition Documentation

◆ LOG

#define LOG (   x)    do {if (log) *log << x;} while (false)

Definition at line 9 of file Server_Client.cpp.