#include <threeval.h>
Definition at line 19 of file threeval.h.
◆ tv_enumt
| Enumerator |
|---|
| TV_FALSE | |
| TV_UNKNOWN | |
| TV_TRUE | |
Definition at line 23 of file threeval.h.
◆ tvt() [1/3]
◆ tvt() [2/3]
◆ tvt() [3/3]
◆ get_value()
◆ is_false()
| bool tvt::is_false |
( |
| ) |
const |
|
inline |
◆ is_known()
| bool tvt::is_known |
( |
| ) |
const |
|
inline |
◆ is_true()
| bool tvt::is_true |
( |
| ) |
const |
|
inline |
◆ is_unknown()
| bool tvt::is_unknown |
( |
| ) |
const |
|
inline |
◆ operator!()
| tvt tvt::operator! |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator&&()
| tvt tvt::operator&& |
( |
const tvt |
other | ) |
const |
|
inline |
◆ operator==()
| bool tvt::operator== |
( |
const tvt |
other | ) |
const |
|
inline |
◆ operator||()
| tvt tvt::operator|| |
( |
const tvt |
other | ) |
const |
|
inline |
◆ to_string()
| const char * tvt::to_string |
( |
| ) |
const |
◆ unknown()
| static tvt tvt::unknown |
( |
| ) |
|
|
inlinestatic |
◆ value
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/util/threeval.h
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/util/threeval.cpp