preCICE v3.1.2
|
#include <boost/asio.hpp>
#include <deque>
#include <functional>
#include <memory>
#include <mutex>
#include <string>
#include "logging/Logger.hpp"
Go to the source code of this file.
Classes | |
class | precice::com::SocketSendQueue |
struct | precice::com::SocketSendQueue::SendItem |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::com |
contains the data communication abstraction layer. | |