CBMC
|
#include <goto_bmc_parse_options.h>
Public Member Functions | |
goto_bmc_parse_optionst (int argc, const char **argv) | |
void | help () override |
int | doit () override |
![]() | |
parse_options_baset (const std::string &optstring, int argc, const char **argv, const std::string &program) | |
virtual void | usage_error () |
virtual int | main () |
virtual | ~parse_options_baset () |
void | log_version_and_architecture (const std::string &front_end) |
Write version and system architecture to log.status(). | |
Additional Inherited Members | |
![]() | |
cmdlinet | cmdline |
![]() | |
virtual void | register_languages () |
![]() | |
ui_message_handlert | ui_message_handler |
messaget | log |
Definition at line 19 of file goto_bmc_parse_options.h.
Definition at line 15 of file goto_bmc_parse_options.cpp.
|
overridevirtual |
Implements parse_options_baset.
Definition at line 24 of file goto_bmc_parse_options.cpp.
|
overridevirtual |
Reimplemented from parse_options_baset.
Definition at line 83 of file goto_bmc_parse_options.cpp.