IMP Reference Guide
2.16.0
The Integrative Modeling Platform
|
Helper class to aid in output of IMP
classes to streams.
More...
#include <IMP/Showable.h>
Helper class to aid in output of IMP
classes to streams.
To support output to streams, a class can use the IMP_SHOWABLE macros to define an implicit conversion to Showable.
Definition at line 25 of file Showable.h.