DDS  ver. 3.4
Classes | Namespaces | Typedefs | Functions
dds-commander/src/Options.h File Reference
#include <boost/program_options/options_description.hpp>
#include <boost/program_options/parsers.hpp>
#include "ProtocolCommands.h"
#include "Res.h"
#include "SubmitCmd.h"
#include "version.h"

Go to the source code of this file.

Classes

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

Namespaces

 dds
 
 dds::commander_cmd
 

Typedefs

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

Functions

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