Inheritance diagram for lfc::_Formatable::
Public Methods | |
virtual | ~_Formatable () throw () |
virtual void | formatObject (TextOutput &stream, string format="") const=0 |
format object to a text stream. More... |
make this thread safe
|
|
|
format object to a text stream.
Reimplemented in lfc::Exception, lfc::Chronometer, lfc::HiResTimeSpan, lfc::Time, and lfc::TimeSpan. |