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