gatb.core-API-0.0.0
BankHelper Class Reference

Utility class holding useful methods for bank management. More...

#include <BankHelpers.hpp>

Public Member Functions

tools::misc::IPropertiesconvert (IBank &in, IBank &out, tools::dp::IteratorListener *progress=0)
 

Static Public Member Functions

static BankHelpersingleton ()
 

Detailed Description

Utility class holding useful methods for bank management.

Member Function Documentation

IProperties * convert ( IBank in,
IBank out,
tools::dp::IteratorListener progress = 0 
)

Convert one bank into another one.

Parameters
[in]in: the bank to be converted
[in]out: the converted bank
[in]progress: listener getting conversion progression information
static BankHelper& singleton ( )
inlinestatic

Singleton method.

Returns
the singleton instance.

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