Psyllid
v1.12.4
Project 8 Data Acquisisition Software
|
#include "locked_resource.hh"
#include "diptera.hh"
#include "hub.hh"
#include "param.hh"
#include <map>
#include <memory>
#include <mutex>
Go to the source code of this file.
Classes | |
class | stream_manager |
Manages one or multiple sets of midge-nodes. More... | |
struct | stream_manager::stream_template |
Namespaces | |
psyllid | |
Typedefs | |
typedef locked_resource< midge::diptera, stream_manager > | midge_package |
typedef std::map< std::string, std::pair< node_binding *, midge::node *> > | active_node_bindings |