ldas-tools-frameAPI  3.0.3
Classes | Namespaces | Typedefs | Functions
frame_generator.cc File Reference
#include <algorithm>
#include <memory>
#include <string>
#include <boost/filesystem.hpp>
#include <boost/make_unique.hpp>
#include <boost/smart_ptr.hpp>
#include "framecpp/OFrameStream.hh"
#include "framecpp/FrameH.hh"
#include "framecpp/FrAdcData.hh"
#include "framecpp/FrDetector.hh"
#include "framecpp/FrRawData.hh"
#include "framecpp/FrVect.hh"
#include "framecpp/Detectors.hh"
#include "frame_generator.hh"
Include dependency graph for frame_generator.cc:

Classes

struct  testing::r8_line_filler
 

Namespaces

 testing
 

Typedefs

typedef FrameBuffer< std::filebuf > testing::frame_buffer_type
 

Functions

template<typename Type >
void testing::data_fill (Type *Start, Type *End, const Type Value)
 
template<typename Type >
void testing::data_fill (FrameCPP::FrVect::data_type &Data, INT_4U Size, const Type Value)