ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameStreamPlanTest.cc File Reference
#include <boost/test/included/unit_test.hpp>
#include "ldastoolsal/fstream.hh"
#include "framecpp/Common/FrameBuffer.hh"
#include "framecpp/Version8/FrameStreamPlan.hh"
#include "framecpp/Version7/FrameStreamPlan.hh"
#include "framecpp/Version6/FrameStreamPlan.hh"
#include "framecpp/FrameCPP.hh"
Include dependency graph for FrameStreamPlanTest.cc:

Classes

class  Timer

Macros

#define BOOST_TEST_MAIN

Typedefs

typedef FrameCPP::Common::FrameBuffer< LDASTools::AL::filebuf > FrameBuffer

Functions

bool do_init ()
template<int ID>
std::string filename ()
template<int ID, typename FrameStreamPlan>
void FraCfg ()
template<int ID, typename FrameStreamPlan>
void ReadFile ()
 BOOST_AUTO_TEST_CASE (FrameStreamPlanTest)

Variables

static const bool HAS_BEEN_INITIALIZED = do_init( )

Macro Definition Documentation

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Typedef Documentation

◆ FrameBuffer

typedef FrameCPP::Common::FrameBuffer< LDASTools::AL::filebuf > FrameBuffer

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( FrameStreamPlanTest )

◆ do_init()

bool do_init ( )

◆ filename()

template<int ID>
std::string filename ( )

◆ FraCfg()

template<int ID, typename FrameStreamPlan>
void FraCfg ( )

◆ ReadFile()

template<int ID, typename FrameStreamPlan>
void ReadFile ( )

Variable Documentation

◆ HAS_BEEN_INITIALIZED

const bool HAS_BEEN_INITIALIZED = do_init( )
static