IMP Reference Guide
2.12.0
The Integrative Modeling Platform
|
#include <IMP/Showable.h>
This is a helper class to aid in output of the various classes in IMP
. 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.