spot  2.16
Public Member Functions | List of all members
spot::printable Class Referenceabstract

Abstract base class for objects that can be printed to a stream via a format string. More...

#include <spot/misc/formater.hh>

Inheritance diagram for spot::printable:
Collaboration diagram for spot::printable:

Public Member Functions

virtual void print (std::ostream &, const char *) const =0
 Print this object using fmt. More...
 

Detailed Description

Abstract base class for objects that can be printed to a stream via a format string.

Member Function Documentation

◆ print()

virtual void spot::printable::print ( std::ostream &  ,
const char *   
) const
pure virtual

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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1