DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
ConfigClient.cpp File Reference
#include "iomanager/network/ConfigClient.hpp"
#include "iomanager/network/NetworkIssues.hpp"
#include "logging/Logging.hpp"
#include <boost/beast/http.hpp>
#include <chrono>
#include <cstdlib>
#include <iostream>
#include <string>
Include dependency graph for ConfigClient.cpp:

Go to the source code of this file.

Typedefs

using tcp = net::ip::tcp
 

Detailed Description

This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file ConfigClient.cpp.

Typedef Documentation

◆ tcp

using tcp = net::ip::tcp

Definition at line 21 of file ConfigClient.cpp.