#include "ldastoolsal/fstream.hh"#include "ldastoolsal/CommandLineOptions.hh"#include "ldastoolsal/MemChecker.hh"#include "framecpp/Common/FrameBuffer.hh"#include "framecpp/Version9/FrameStreamPlan.hh"#include "framecpp/Version8/FrameStreamPlan.hh"#include "framecpp/Version7/FrameStreamPlan.hh"#include "framecpp/Version6/FrameStreamPlan.hh"#include "framecpp/OFrameStream.hh"
Classes | |
| class | CommandLine |
| Class to handle command line options for this application. More... | |
Typedefs | |
| typedef std::vector< std::string > | filenames_type |
| typedef std::vector< std::string > | channels_type |
Functions | |
| static std::vector< std::string > | split (std::string Source, std::string Sep) |
| static void | depart (int ExitCode) |
| template<int ID, typename FrameStreamPlan> | |
| void | FraCfg (const CommandLine &Options) |
| int | main (int ArgC, char *ArgV[]) |
| typedef std::vector< std::string > channels_type |
| typedef std::vector< std::string > filenames_type |
|
inlinestatic |
| void FraCfg | ( | const CommandLine & | Options | ) |
| int main | ( | int | ArgC, |
| char * | ArgV[] ) |
|
inlinestatic |