DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
transfer_client.hpp File Reference
#include "snbmodules/ip_format.hpp"
#include "snbmodules/transfer_session.hpp"
#include "snbmodules/common/notification_enum.hpp"
#include "snbmodules/notification_interface.hpp"
#include "logging/Logging.hpp"
#include "snbmodules/common/errors_declaration.hpp"
#include <filesystem>
#include <iostream>
#include <map>
#include <set>
#include <string>
#include <unistd.h>
#include <utility>
Include dependency graph for transfer_client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::snbmodules::TransferClient
 TransferClient class, represent a client that can create session and communicate with Bookkeepers. extend NotificationInterface because the client can communicate and need to initialize the connection. More...
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::snbmodules
 

Detailed Description

TransferClient class, everything a client can do containing one session for each transfer

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

Definition in file transfer_client.hpp.