IMP Reference Guide
2.20.0
The Integrative Modeling Platform
|
Helper class to aid in output of IMP
classes to streams.
More...
#include <IMP/kernel_config.h>
#include <sstream>
#include <iostream>
#include <utility>
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) |
Helper class to aid in output of IMP
classes to streams.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file Showable.h.