gatb.core-API-0.0.0
LibraryInfo Class Reference

Framework class for implementing tools (ie. binary tools). More...

#include <LibraryInfo.hpp>

Static Public Member Functions

static IPropertiesgetInfo ()
 
static void displayVersion (std::ostream &os)
 

Detailed Description

Framework class for implementing tools (ie. binary tools).

Member Function Documentation

static void displayVersion ( std::ostream &  os)
inlinestatic

Display information about the GATB-CORE library

Parameters
[in]os: output stream used for dumping library information
static IProperties& getInfo ( )
inlinestatic

Get information about the GATB-CORE library

Returns
information as a IProperties instance

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