#include <Obiwan_view.h>

execute obiwan in view mode More...

Public Member Functions

 Obiwan_view (int argc, char **argv)
 
 Obiwan_view (ScaleUtils::IO::DB opts)
 
 ~Obiwan_view () 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 view mode

Examples:
tstObiwan.cpp.

Constructor & Destructor Documentation

Obiwan_view ( int  argc,
char **  argv 
)
Obiwan_view ( ScaleUtils::IO::DB  opts)
~Obiwan_view ( )
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_view::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: