DDS  ver. 3.6
Classes | Namespaces | Typedefs | Functions
dds-custom-cmd/src/Options.h File Reference
#include <boost/program_options/options_description.hpp>
#include <boost/program_options/parsers.hpp>
#include "ProtocolCommands.h"
#include "Version.h"
#include <string>

Go to the source code of this file.

Classes

struct  dds::custom_cmd::SOptions
 dds-commander's container of options More...
 

Namespaces

 dds
 Miscellaneous functions and helpers are located here.
 
 dds::custom_cmd
 

Typedefs

typedef struct dds::custom_cmd::SOptions dds::custom_cmd::SOptions_t
 dds-commander's container of options More...
 

Functions

bool dds::custom_cmd::ParseCmdLine (int _argc, char *_argv[], SOptions *_options)