CBMC
|
Documentation of Properties. More...
#include <iosfwd>
Go to the source code of this file.
Macros | |
#define | OPT_DOCUMENT_PROPERTIES |
#define | HELP_DOCUMENT_PROPERTIES |
Functions | |
void | document_properties_latex (const goto_modelt &, std::ostream &out) |
void | document_properties_html (const goto_modelt &, std::ostream &out) |
Documentation of Properties.
Definition in file document_properties.h.
#define HELP_DOCUMENT_PROPERTIES |
Definition at line 31 of file document_properties.h.
#define OPT_DOCUMENT_PROPERTIES |
Definition at line 27 of file document_properties.h.
void document_properties_html | ( | const goto_modelt & | goto_model, |
std::ostream & | out | ||
) |
Definition at line 367 of file document_properties.cpp.
void document_properties_latex | ( | const goto_modelt & | goto_model, |
std::ostream & | out | ||
) |
Definition at line 374 of file document_properties.cpp.