#include <dataflow.hpp>
| Enumerator |
|---|
| is_false |
|
| is_true |
|
| is_indeterminant |
|
| boost::archive::iterators::tri_state::tri_state |
( |
bool |
rhs | ) |
|
|
inline |
| boost::archive::iterators::tri_state::tri_state |
( |
state_enum |
state | ) |
|
|
inline |
| boost::archive::iterators::tri_state::operator bool |
( |
| ) |
|
|
inline |
| bool boost::archive::iterators::tri_state::operator!= |
( |
const tri_state & |
rhs | ) |
const |
|
inline |
| tri_state& boost::archive::iterators::tri_state::operator= |
( |
bool |
rhs | ) |
|
|
inline |
| bool boost::archive::iterators::tri_state::operator== |
( |
const tri_state & |
rhs | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: