![]() |
Kurlyk
|
Aggregates core infrastructure components such as task manager interface and the network worker. More...
#include <atomic>
#include <chrono>
#include <string>
#include <cstring>
#include <functional>
#include <future>
#include <vector>
#include <list>
#include <set>
#include <unordered_map>
#include <system_error>
#include <memory>
#include <mutex>
#include <condition_variable>
#include <thread>
#include "types.hpp"
#include "utils.hpp"
#include "core/INetworkTaskManager.hpp"
#include "core/NetworkWorker.hpp"
Go to the source code of this file.
Macros | |
#define | _KURLYK_CORE_HPP_INCLUDED |
Aggregates core infrastructure components such as task manager interface and the network worker.
Definition in file core.hpp.