|
ldas-tools-framecpp
2.7.0
|
#include "ldastoolsal/fstream.hh"#include "ldastoolsal/CommandLineOptions.hh"#include "ldastoolsal/MemChecker.hh"#include "framecpp/Common/FrameBuffer.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 LDASTools::AL::CommandLineOptions | CommandLineOptions |
| typedef CommandLineOptions::Option | Option |
| typedef CommandLineOptions::OptionSet | OptionSet |
| 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 LDASTools::AL::CommandLineOptions CommandLineOptions |
| typedef std::vector< std::string > filenames_type |
| typedef CommandLineOptions::Option Option |
| typedef CommandLineOptions::OptionSet OptionSet |
|
inlinestatic |
| void FraCfg | ( | const CommandLine & | Options | ) |
| int main | ( | int | ArgC, |
| char * | ArgV[] | ||
| ) |
|
inlinestatic |
1.8.14