Awali
Another Weighted Automata library
Public Member Functions
awali::dyn::internal::formatted_ostream Struct Reference

#include <sys.hh>

Public Member Functions

 formatted_ostream (io_format_t fmt, std::ostream &o)
 
std::ostream & operator<< (automaton_t aut)
 
std::ostream & operator<< (ratexp_t aut)
 
std::ostream & operator<< (transducer_t aut)
 

Constructor & Destructor Documentation

◆ formatted_ostream()

awali::dyn::internal::formatted_ostream::formatted_ostream ( io_format_t  fmt,
std::ostream &  o 
)

Member Function Documentation

◆ operator<<() [1/3]

std::ostream& awali::dyn::internal::formatted_ostream::operator<< ( automaton_t  aut)

◆ operator<<() [2/3]

std::ostream& awali::dyn::internal::formatted_ostream::operator<< ( ratexp_t  aut)

◆ operator<<() [3/3]

std::ostream& awali::dyn::internal::formatted_ostream::operator<< ( transducer_t  aut)

The documentation for this struct was generated from the following file: