|
spot
2.16
|
A printable wrapper for an acceptance condition, for use in format strings. More...
#include <spot/twaalgos/stats.hh>
Public Member Functions | |
| printable_acc_cond & | operator= (const acc_cond &new_val) |
| Assign a new acceptance condition value. More... | |
| void | print (std::ostream &os, const char *pos) const override |
| Print the acceptance condition to an output stream. More... | |
A printable wrapper for an acceptance condition, for use in format strings.
|
inline |
Assign a new acceptance condition value.
|
overridevirtual |
Print the acceptance condition to an output stream.
Implements spot::printable.
1.9.1