|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <Sender.hpp>
Public Attributes | |
| std::string | connection_name { "" } |
| std::string | connection_string { "inproc://default" } |
| int | capacity { 0 } |
Definition at line 78 of file Sender.hpp.
| int dunedaq::ipm::Sender::ConnectionInfo::capacity { 0 } |
Definition at line 82 of file Sender.hpp.
| std::string dunedaq::ipm::Sender::ConnectionInfo::connection_name { "" } |
Definition at line 80 of file Sender.hpp.
| std::string dunedaq::ipm::Sender::ConnectionInfo::connection_string { "inproc://default" } |
Definition at line 81 of file Sender.hpp.