preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 726 of file SocketCommunication.cpp.

◆ index

unsigned int index

Definition at line 724 of file SocketCommunication.cpp.

◆ name

Definition at line 725 of file SocketCommunication.cpp.