spot 2.13
Public Member Functions | Protected Attributes | List of all members
spot::printable_value< T > Class Template Reference
Inheritance diagram for spot::printable_value< T >:
Collaboration diagram for spot::printable_value< T >:

Public Member Functions

const T & val () const
 
T & val ()
 
 operator const T & () const
 
 operator T& ()
 
printable_valueoperator= (const T &new_val)
 
printable_valueoperator= (T &&new_val)
 
virtual void print (std::ostream &os, const char *) const override
 

Protected Attributes

val_
 

Member Function Documentation

◆ print()

template<class T >
virtual void spot::printable_value< T >::print ( std::ostream &  os,
const char *   
) const
inlineoverridevirtual

Implements spot::printable.


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.4