Midge
v3.9.2
Data Processing Framework
library
core
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
13
bystander::bystander
() :
14
node
()
15
{
16
}
17
18
bystander::~bystander
()
19
{
20
}
21
22
}
/* namespace midge */
midge::bystander::~bystander
virtual ~bystander()
Definition:
bystander.cc:18
midge
Definition:
_buffer.hh:11
midge::node
Definition:
node.hh:20
midge::bystander::bystander
bystander()
Definition:
bystander.cc:13
bystander.hh
Generated by
1.8.13