ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrStatData.cc File Reference
#include <unistd.h>
#include <list>
#include <memory>
#include <sstream>
#include <boost/test/included/unit_test.hpp>
#include <boost/shared_ptr.hpp>
#include "ldastoolsal/fstream.hh"
#include "ldastoolsal/gpstime.hh"
#include "framecpp/Common/FrameBuffer.hh"
#include "framecpp/Common/FrameStream.hh"
#include "FrStatData4.icc"
#include "FrStatData6.icc"
#include "FrStatData7.icc"
#include "FrStatData8.icc"
Include dependency graph for FrStatData.cc:

Classes

struct  stat_data_container_type< T >

Macros

#define BOOST_TEST_MAIN
#define FRAME_SPEC_MIN   4
#define FRAME_SPEC_MAX   8
#define USING_NS(X)

Typedefs

typedef FrameCPP::Common::FrameBuffer< filebuf > filebuf_type
typedef boost::shared_ptr< IFrameStreamcreate_frame_ret_type

Functions

template<int>
create_frame_ret_type create_frame (std::string &Filename)
GPSTime GTime (600000000, 0)
void test (int FrameSpec, const std::string &Leader, INT_4U Results, IFrameStream &FrameStream, const std::string &NamePattern, const std::string &DetectorPattern, const GPSTime &Start, const GPSTime &Stop, INT_4U Version)
static void version_check (int x)
 BOOST_AUTO_TEST_CASE (StatData)

Variables

std::ostringstream filename

Macro Definition Documentation

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

◆ FRAME_SPEC_MAX

#define FRAME_SPEC_MAX   8

◆ FRAME_SPEC_MIN

#define FRAME_SPEC_MIN   4

◆ USING_NS

#define USING_NS ( X)
Value:
using namespace FrameCPP::Version_##X

Typedef Documentation

◆ create_frame_ret_type

typedef boost::shared_ptr< IFrameStream > create_frame_ret_type

◆ filebuf_type

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( StatData )

◆ create_frame()

template<int>
create_frame_ret_type create_frame ( std::string & Filename)

◆ GTime()

GPSTime GTime ( 600000000 ,
0  )

◆ test()

void test ( int FrameSpec,
const std::string & Leader,
INT_4U Results,
IFrameStream & FrameStream,
const std::string & NamePattern,
const std::string & DetectorPattern,
const GPSTime & Start,
const GPSTime & Stop,
INT_4U Version )

◆ version_check()

void version_check ( int x)
static

Variable Documentation

◆ filename

std::ostringstream filename