Public Member Functions |
Static Public Member Functions |
Protected Attributes |
List of all members
Obiwan_view Class Reference
#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 | ||
| ) |
References Obiwan_view::b_opts, and Obiwan_view::populate().
| Obiwan_view | ( | ScaleUtils::IO::DB | opts | ) |
|
inlinenoexcept |
Member Function Documentation
|
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().
|
static |
References Origen::populateObiwan_dataType().
Referenced by Obiwan_view::Obiwan_view().
| int execute | ( | std::ostream & | out, |
| std::ostream & | err | ||
| ) |
References Obiwan_view::b_opts, Obiwan_view::help(), ORIGEN_MACRO_loadMulti, and Origen::view().
Referenced by Origen::obiwan_main().
Member Data Documentation
|
protected |
Referenced by Obiwan_view::execute(), and Obiwan_view::Obiwan_view().
The documentation for this class was generated from the following files:
- Core/ut/Obiwan_view.h
- Core/ut/Obiwan_view.cpp

1.8.10