Midge  v3.9.2
Data Processing Framework
bystander.cc
Go to the documentation of this file.
1 /*
2  * bystander.cc
3  *
4  * Created on: Aug 1, 2016
5  * Author: obla999
6  */
7 
8 #include "bystander.hh"
9 
10 namespace midge
11 {
12 
14  node()
15  {
16  }
17 
19  {
20  }
21 
22 } /* namespace midge */
virtual ~bystander()
Definition: bystander.cc:18
Definition: _buffer.hh:11