#include "Transport/InfoOutputSeries.H"
#include "Component/GlobalOpts.H"
#include "Image/Dims.H"
#include "Raster/GenericFrame.H"
#include "Util/FileUtil.H"
#include "Util/log.H"
#include "rutz/time.h"
#include <map>
Go to the source code of this file.
Classes | |
struct | InfoOutputSeries::Impl |
struct | InfoOutputSeries::Impl::ChanInfo |
Very simple output source that just prints basic info about the frames it receives
Definition in file InfoOutputSeries.C.