ldas-tools-framecpp 3.0.4
|
#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"
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( ) |
#define BOOST_TEST_MAIN |
typedef FrameCPP::Common::FrameBuffer< LDASTools::AL::filebuf > FrameBuffer |
BOOST_AUTO_TEST_CASE | ( | FrameStreamPlanTest | ) |
bool do_init | ( | ) |
std::string filename | ( | ) |
void FraCfg | ( | ) |
void ReadFile | ( | ) |
|
static |