CFEL - ASG Software Suite  2.5.0
CASS
data_source.cpp
Go to the documentation of this file.
1 // Copyright (C) 2014 Lutz Foucar
2 
3 /**
4  * @file data_source.cpp contains the base class data sources
5  *
6  * @author Lutz Foucar
7  */
8 
9 #include "data_source.h"
10 
11 using namespace jocassview;
contains the base class data sources