CBMC
goto_synthesizer_parse_optionst Class Reference

#include <goto_synthesizer_parse_options.h>

+ Inheritance diagram for goto_synthesizer_parse_optionst:
+ Collaboration diagram for goto_synthesizer_parse_optionst:

Public Member Functions

int doit () override
 invoke main modules More...
 
void help () override
 display command line help More...
 
 goto_synthesizer_parse_optionst (int argc, const char **argv)
 
- Public Member Functions inherited from parse_options_baset
 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(). More...
 

Protected Member Functions

void register_languages () override
 
int get_goto_program ()
 
optionst get_options ()
 

Protected Attributes

goto_modelt goto_model
 
- Protected Attributes inherited from parse_options_baset
ui_message_handlert ui_message_handler
 
messaget log
 

Additional Inherited Members

- Public Attributes inherited from parse_options_baset
cmdlinet cmdline
 

Detailed Description

Definition at line 35 of file goto_synthesizer_parse_options.h.

Constructor & Destructor Documentation

◆ goto_synthesizer_parse_optionst()

goto_synthesizer_parse_optionst::goto_synthesizer_parse_optionst ( int  argc,
const char **  argv 
)

Definition at line 34 of file goto_synthesizer_parse_options.cpp.

Member Function Documentation

◆ doit()

int goto_synthesizer_parse_optionst::doit ( )
overridevirtual

invoke main modules

Implements parse_options_baset.

Definition at line 46 of file goto_synthesizer_parse_options.cpp.

◆ get_goto_program()

int goto_synthesizer_parse_optionst::get_goto_program ( )
protected

Definition at line 177 of file goto_synthesizer_parse_options.cpp.

◆ get_options()

optionst goto_synthesizer_parse_optionst::get_options ( )
protected

Definition at line 195 of file goto_synthesizer_parse_options.cpp.

◆ help()

void goto_synthesizer_parse_optionst::help ( )
overridevirtual

display command line help

Reimplemented from parse_options_baset.

Definition at line 233 of file goto_synthesizer_parse_options.cpp.

◆ register_languages()

void goto_synthesizer_parse_optionst::register_languages ( )
overrideprotectedvirtual

Reimplemented from parse_options_baset.

Definition at line 15 of file goto_synthesizer_languages.cpp.

Member Data Documentation

◆ goto_model

goto_modelt goto_synthesizer_parse_optionst::goto_model
protected

Definition at line 52 of file goto_synthesizer_parse_options.h.


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