|
dejavu
Fast probabilistic symmetry detection.
|
Writes to an ostream. More...
#include <dejavu.h>
Inheritance diagram for dejavu::hooks::ostream_hook:
Collaboration diagram for dejavu::hooks::ostream_hook:Public Member Functions | |
| ostream_hook (std::ostream &ostream) | |
| dejavu_hook * | get_hook () override |
Public Member Functions inherited from dejavu::hooks::hook_interface | |
| virtual dejavu_hook * | get_hook ()=0 |
| virtual | ~hook_interface ()=default |
Writes to an ostream.
Hook that writes all the given symmetries to the given output stream (e.g., cout or an output file).
|
inlineexplicit |
|
inlineoverridevirtual |
Implements dejavu::hooks::hook_interface.