|
DDS
ver. 2.0
|
#include <iostream>#include <boost/program_options/options_description.hpp>#include <boost/program_options/parsers.hpp>#include <boost/program_options/variables_map.hpp>#include "version.h"Go to the source code of this file.
Classes | |
| struct | dds::dds_octopus::SOptions |
Namespaces | |
| dds | |
| dds::dds_octopus | |
Typedefs | |
| typedef struct dds::dds_octopus::SOptions | dds::dds_octopus::SOptions_t |
Functions | |
| void | dds::dds_octopus::PrintVersion () |
| bool | dds::dds_octopus::ParseCmdLine (int _argc, char *_argv[], SOptions *_options) |
1.8.13