![]() |
Dripline-Cpp
v2.4.2
Dripline Implementation in C++
|
#include "core.hh"
#include "receiver.hh"
#include "cancelable.hh"
#include "concurrent_queue.hh"
#include <condition_variable>
#include <mutex>
Go to the source code of this file.
Classes | |
class | relayer |
Asynchronous message sending. More... | |
struct | relayer::wait_for_send_pkg |
Extended sent-message package that adds thread synchronization objects. More... | |
struct | relayer::message_and_reply |
Namespaces | |
scarab | |
dripline | |