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