IMP  2.3.0
The Integrative Modeling Platform
Showable.h File Reference

IO support. More...

#include <IMP/base/base_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::base::Showable
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::base
 Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP.
 

Functions

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

Detailed Description

IO support.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Showable.h.