|
ldas-tools-framecpp
2.7.0
|
#include <unistd.h>#include <memory>#include <sstream>#include <string>#include <boost/shared_array.hpp>#include <boost/shared_ptr.hpp>#include "ldastoolsal/MemChecker.hh"#include "ldastoolsal/CommandLineOptions.hh"#include "ldastoolsal/unordered_map.hh"#include "ldastoolsal/fstream.hh"#include "framecpp/Common/Compression.hh"#include "framecpp/Common/FrameBuffer.hh"#include "framecpp/Common/FrameStream.hh"#include "framecpp/FrVect.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 unordered_map< string, FrVect::compress_type > | compression_mode_map_type |
Functions | |
| void | depart (int Status) |
| static const compression_mode_map_type & | init_cmm () |
| int | main (int ArgC, char **ArgV) |
Variables | |
| const compression_mode_map_type & | CompressionModeMap = init_cmm( ) |
| typedef LDASTools::AL::CommandLineOptions CommandLineOptions |
| typedef unordered_map< string, FrVect::compress_type > compression_mode_map_type |
| typedef CommandLineOptions::Option Option |
| typedef CommandLineOptions::OptionSet OptionSet |
|
inline |
|
static |
| int main | ( | int | ArgC, |
| char ** | ArgV | ||
| ) |
| const compression_mode_map_type& CompressionModeMap = init_cmm( ) |
1.8.14