7 #ifndef NUKLEI_KERNELOBSERVATIONSERIAL_H
8 #define NUKLEI_KERNELOBSERVATIONSERIAL_H
11 #include <boost/ptr_container/ptr_list.hpp>
25 Observation::Type type()
const {
return Observation::SERIAL; }
34 NUKLEI_UNIQUE_PTR<Observation> readObservation_();
35 std::string observationFileName_;
46 Observation::Type type()
const {
return Observation::SERIAL; }
51 NUKLEI_UNIQUE_PTR<Observation> templateObservation()
const
58 std::string observationFileName_;