preCICE v3.1.1
Loading...
Searching...
No Matches
Namespaces
SocketCommunication.cpp File Reference
#include <algorithm>
#include <boost/asio.hpp>
#include <filesystem>
#include <sstream>
#include <stdexcept>
#include <utility>
#include "ConnectionInfoPublisher.hpp"
#include "SocketCommunication.hpp"
#include "SocketRequest.hpp"
#include "logging/LogMacros.hpp"
#include "precice/impl/Types.hpp"
#include "utils/assertion.hpp"
#include "utils/networking.hpp"
#include "utils/span_tools.hpp"
Include dependency graph for SocketCommunication.cpp:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::com
 contains the data communication abstraction layer.
 

Variable Documentation

◆ address

std::string address

Definition at line 719 of file SocketCommunication.cpp.

◆ index

unsigned int index

Definition at line 717 of file SocketCommunication.cpp.

◆ name

Definition at line 718 of file SocketCommunication.cpp.