helics  3.0.1
Classes | Namespaces
TcpHelperClasses.h File Reference
#include "../../common/GuardedTypes.hpp"
#include "gmlc/concurrency/TriggerVariable.hpp"
#include <asio/io_context.hpp>
#include <asio/ip/tcp.hpp>
#include <functional>
#include <memory>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  helics::tcp::TcpConnection
 
class  helics::tcp::TcpAcceptor
 
class  helics::tcp::TcpServer
 

Namespaces

 helics
 the main namespace for the helics co-simulation library User functions will be in the helics namespace with internal functions possible in a lower level namespace
 

Detailed Description

various helper classes and functions for handling TCP connections