Loading...
Searching...
No Matches
range_spect Class Reference
Data type to describe upper and lower bounds of the range of bits that a read or write access may affect.
More...
#include <goto_rw.h>
Static Public Member Functions
Detailed Description
Data type to describe upper and lower bounds of the range of bits that a read or write access may affect.
Each of the bounds may be not known or not constant, which is expressed using range_spect::unknown.
Definition at line 62 of file goto_rw.h.
Member Typedef Documentation
◆ value_type
Constructor & Destructor Documentation
◆ range_spect()
Member Function Documentation
◆ is_unknown()
bool range_spect::is_unknown
(
)
const
inline
◆ operator*()
◆ operator+()
◆ operator+=()
◆ operator-()
◆ operator-=()
◆ operator<()
◆ operator<=()
◆ operator==()
◆ operator>()
◆ operator>=()
◆ to_range_spect()
◆ unknown()
Friends And Related Symbol Documentation
◆ operator<<
std::ostream &
operator<<
(
std::ostream &
os,
)
friend
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/runner/work/cbmc/cbmc/src/analyses/goto_rw.h