IMP logo
Public Member Functions
IMP::base::VersionInfo Class Reference

Detailed Description

Version and module information for Objects.

All IMP::Object -derived objects have a method IMP::Object::get_version_info() returning such an object. The version info allows one to determine the module and version of all restraints used to help creating reproducible results.

List of all members.

Public Member Functions

 VersionInfo (std::string module, std::string version)
 Create a VersionInfo object with the given module and version.
std::string get_module () const
std::string get_version () const
void show (std::ostream &out=std::cout) const

Constructor & Destructor Documentation

IMP::base::VersionInfo::VersionInfo ( std::string  module,
std::string  version 
)

Create a VersionInfo object with the given module and version.


The documentation for this class was generated from the following file:

Generated on Tue May 22 2012 23:33:28 for IMP by doxygen 1.8.1