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