The OCD manual application.
More...
#include <bayeux/datatools/ocd_driver.h>
The OCD manual application.
◆ ocd_driver()
datatools::ocd_driver::ocd_driver |
( |
| ) |
|
◆ ~ocd_driver()
virtual datatools::ocd_driver::~ocd_driver |
( |
| ) |
|
|
virtual |
◆ _run_action()
int datatools::ocd_driver::_run_action |
( |
| ) |
|
|
protected |
Run the requested action.
◆ _run_generate_skeleton()
int datatools::ocd_driver::_run_generate_skeleton |
( |
const std::string & |
class_id_, |
|
|
const std::string & |
path_ = "" |
|
) |
| |
|
protected |
Run the 'generate skeleton' action.
◆ _run_interactive()
void datatools::ocd_driver::_run_interactive |
( |
| ) |
|
|
protected |
◆ _run_list()
int datatools::ocd_driver::_run_list |
( |
std::ostream & |
out_ = std::cout , |
|
|
std::ostream & |
log_ = std::clog |
|
) |
| |
|
protected |
◆ _run_show()
int datatools::ocd_driver::_run_show |
( |
const std::string & |
class_id_, |
|
|
std::ostream & |
out_ = std::cout |
|
) |
| |
|
protected |
◆ _run_validate()
int datatools::ocd_driver::_run_validate |
( |
const std::string & |
class_id_, |
|
|
const std::string & |
path_ |
|
) |
| |
|
protected |
Run the 'validate' action.
◆ initialize()
◆ is_initialized()
bool datatools::ocd_driver::is_initialized |
( |
| ) |
const |
Check initialization status.
◆ reset()
void datatools::ocd_driver::reset |
( |
| ) |
|
◆ run()
int datatools::ocd_driver::run |
( |
| ) |
|
The documentation for this class was generated from the following file: