#include <Obiwan_info.h>

execute obiwan in info mode More...

Public Member Functions

 Obiwan_info (int argc, char **argv)
 
 Obiwan_info (ScaleUtils::IO::DB opts)
 
 ~Obiwan_info () noexcept(false)
 
int execute (std::ostream &out, std::ostream &err)
 

Static Public Member Functions

static std::string help ()
 provide a help message More...
 
static ScaleUtils::IO::DB populate (int argc, char **argv)
 

Protected Attributes

ScaleUtils::IO::DB b_opts
 

Detailed Description

execute obiwan in info mode

Examples:
tstObiwan.cpp.

Constructor & Destructor Documentation

Obiwan_info ( int  argc,
char **  argv 
)
Obiwan_info ( ScaleUtils::IO::DB  opts)
~Obiwan_info ( )
inlinenoexcept

Member Function Documentation

std::string help ( )
static

provide a help message

Take care to not mess up the formatting below. We are using doxygen snippets to get that text to appear as-is in the doxygen documentation for this script.

Referenced by Obiwan_info::execute().

ScaleUtils::IO::DB populate ( int  argc,
char **  argv 
)
static
int execute ( std::ostream &  out,
std::ostream &  err 
)

Member Data Documentation

ScaleUtils::IO::DB b_opts
protected

The documentation for this class was generated from the following files: