Midge  v3.9.2
Data Processing Framework
producer.cc
Go to the documentation of this file.
1 #include "producer.hh"
2 
3 namespace midge
4 {
5 
7  node()
8  {
9  }
10 
12  {
13  }
14 
15 }
Definition: _buffer.hh:11
virtual ~producer()
Definition: producer.cc:11