CBMC
|
#include <ms_cl_mode.h>
Public Member Functions | |
virtual int | doit () |
does it. More... | |
virtual void | help_mode () |
display command line help More... | |
ms_cl_modet (ms_cl_cmdlinet &_ms_cl_cmdline, const std::string &_base_name) | |
Public Member Functions inherited from goto_cc_modet | |
int | main (int argc, const char **argv) |
starts the compiler More... | |
void | help () |
display command line help More... | |
virtual void | usage_error () |
Prints a message informing the user about incorrect options. More... | |
goto_cc_modet (goto_cc_cmdlinet &, const std::string &_base_name, message_handlert &) | |
constructor More... | |
~goto_cc_modet () | |
constructor More... | |
Protected Attributes | |
ms_cl_cmdlinet & | cmdline |
cl_message_handlert | message_handler |
Protected Attributes inherited from goto_cc_modet | |
goto_cc_cmdlinet & | cmdline |
const std::string | base_name |
message_handlert & | message_handler |
Additional Inherited Members | |
Protected Member Functions inherited from goto_cc_modet | |
void | register_languages () |
Definition at line 21 of file ms_cl_mode.h.
|
inline |
Definition at line 27 of file ms_cl_mode.h.
|
virtual |
|
virtual |
|
protected |
Definition at line 36 of file ms_cl_mode.h.
|
protected |
Definition at line 37 of file ms_cl_mode.h.