#include <fixedbv.h>
Definition at line 41 of file fixedbv.h.
◆ fixedbvt() [1/3]
◆ fixedbvt() [2/3]
◆ fixedbvt() [3/3]
◆ format()
std::string fixedbvt::format |
( |
const format_spect & |
format_spec | ) |
const |
◆ from_expr()
◆ from_integer()
void fixedbvt::from_integer |
( |
const mp_integer & |
i | ) |
|
◆ get_value()
◆ is_zero()
bool fixedbvt::is_zero |
( |
| ) |
const |
|
inline |
◆ negate()
void fixedbvt::negate |
( |
| ) |
|
◆ operator!=()
◆ operator*=()
◆ operator+=()
◆ operator-=()
◆ operator/=()
◆ operator<()
bool fixedbvt::operator< |
( |
const fixedbvt & |
other | ) |
const |
|
inline |
◆ operator<=()
bool fixedbvt::operator<= |
( |
const fixedbvt & |
other | ) |
const |
|
inline |
◆ operator==() [1/2]
bool fixedbvt::operator== |
( |
const fixedbvt & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool fixedbvt::operator== |
( |
int |
i | ) |
const |
◆ operator>()
bool fixedbvt::operator> |
( |
const fixedbvt & |
other | ) |
const |
|
inline |
◆ operator>=()
bool fixedbvt::operator>= |
( |
const fixedbvt & |
other | ) |
const |
|
inline |
◆ round()
◆ set_value()
◆ to_ansi_c_string()
std::string fixedbvt::to_ansi_c_string |
( |
| ) |
const |
|
inline |
◆ to_expr()
◆ to_integer()
◆ zero()
◆ spec
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/util/fixedbv.h
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/util/fixedbv.cpp