#include <sim_wire.h>
◆ state_t() [1/3]
| Wire::state_t::state_t |
( |
| ) |
|
|
inline |
◆ state_t() [2/3]
| constexpr Wire::state_t::state_t |
( |
StateEnum |
s, |
|
|
double |
v = 0.0 |
|
) |
| |
|
inlineconstexpr |
◆ state_t() [3/3]
| Wire::state_t::state_t |
( |
const state_t & |
other | ) |
|
|
default |
◆ digital_value()
| bool Wire::state_t::digital_value |
( |
| ) |
const |
|
inline |
◆ is_digital()
| bool Wire::state_t::is_digital |
( |
| ) |
const |
|
inline |
◆ is_driven()
| bool Wire::state_t::is_driven |
( |
| ) |
const |
|
inline |
◆ level()
| double Wire::state_t::level |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
| bool Wire::state_t::operator!= |
( |
const state_t & |
s | ) |
const |
|
inline |
◆ operator!=() [2/2]
| bool Wire::state_t::operator!= |
( |
StateEnum |
s | ) |
const |
|
inline |
◆ operator=()
◆ operator==() [1/2]
| bool Wire::state_t::operator== |
( |
const state_t & |
s | ) |
const |
|
inline |
◆ operator==() [2/2]
| bool Wire::state_t::operator== |
( |
StateEnum |
s | ) |
const |
|
inline |
◆ to_string()
Returns a string representation of the wire state
◆ value()
The documentation for this class was generated from the following files: