CBMC
|
#include <state_encoding_targets.h>
Public Member Functions | |
ascii_encoding_targett (std::ostream &_out) | |
void | set_to_true (source_locationt, exprt) override |
void | annotation (const std::string &text) override |
ascii_encoding_targett (std::ostream &_out) | |
void | set_to_true (source_locationt, exprt) override |
void | annotation (const std::string &text) override |
Public Member Functions inherited from encoding_targett | |
void | set_to_true (exprt expr) |
void | set_source_location (source_locationt __source_location) |
virtual | ~encoding_targett ()=default |
void | set_to_true (exprt expr) |
void | set_source_location (source_locationt __source_location) |
virtual | ~encoding_targett ()=default |
Protected Attributes | |
std::ostream & | out |
std::size_t | counter = 0 |
Protected Attributes inherited from encoding_targett | |
source_locationt | source_location = source_locationt::nil() |
Definition at line 122 of file state_encoding_targets.h.
|
inlineexplicit |
Definition at line 125 of file state_encoding_targets.h.
|
inlineexplicit |
Definition at line 309 of file horn_encoding.cpp.
|
inlineoverridevirtual |
Reimplemented from encoding_targett.
Definition at line 131 of file state_encoding_targets.h.
|
inlineoverridevirtual |
Reimplemented from encoding_targett.
Definition at line 315 of file horn_encoding.cpp.
|
overridevirtual |
Implements encoding_targett.
Definition at line 16 of file state_encoding_targets.cpp.
|
overridevirtual |
Implements encoding_targett.
|
protected |
Definition at line 138 of file state_encoding_targets.h.
|
protected |
Definition at line 137 of file state_encoding_targets.h.