IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/18
The Integrative Modeling Platform
Showable.h File Reference

Helper class to aid in output of IMP classes to streams. More...

#include <IMP/kernel_config.h>
#include <sstream>
#include <iostream>
#include <utility>
+ Include dependency graph for Showable.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Showable
 Helper class to aid in output of IMP classes to streams. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Functions

std::ostream & IMP::operator<< (std::ostream &out, const Showable &s)
 

Detailed Description

Helper class to aid in output of IMP classes to streams.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file Showable.h.