DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
ConfigClient.hpp File Reference
#include "iomanager/SchemaUtils.hpp"
#include "iomanager/network/ConfigClientStructs.hpp"
#include "nlohmann/json.hpp"
#include <boost/asio/connect.hpp>
#include <boost/asio/ip/basic_resolver.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/beast/core.hpp>
#include <boost/beast/version.hpp>
#include <string>
#include <map>
#include <vector>
#include <mutex>
#include <thread>
Include dependency graph for ConfigClient.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::iomanager::ConfigClient
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::iomanager
 

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.hpp.