ldas-tools-frameAPI
3.0.3
|
#include <boost/filesystem.hpp>
#include <boost/serialization/strong_typedef.hpp>
#include "framecpp/Dimension.hh"
#include "framecpp/Time.hh"
#include "frameAPI/createRDS.hh"
Classes | |
struct | testing::data_filler |
struct | testing::analysis_ready_filler |
struct | testing::data_generator |
struct | testing::file_cache_type |
Namespaces | |
testing | |
Typedefs | |
typedef std::vector< ANALYSIS_READY_FILL_STYLE > | testing::analysis_ready_filler_scheme_type |
Enumerations | |
enum | testing::ANALYSIS_READY_FILL_STYLE { testing::AR_READY_ALL , testing::AR_READY_NONE , testing::AR_READY_START , testing::AR_READY_END , testing::AR_READY_MIDDLE , testing::AR_READY_ENDS , testing::AR_READY_00 = AR_READY_NONE , testing::AR_READY_01 = AR_READY_ENDS , testing::AR_READY_10 = AR_READY_START , testing::AR_READY_11 = AR_READY_ALL } |