Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.

Classes

class  T_Index_wrapper< IndexType, PrintedIndexType >
 Wrapper for indices where the IO dumping may be different from the index itself. More...
 
class  Loader_base
 Base loader from which any loader should inherit. More...
 
class  T_Numbers_file_loader< FT, Tag >
 
Loader for files listing numbers More...
 
class  T_Module_option_description< Dummy >
 Base module from which any module should inherit. More...
 
class  Module_base
 Base module from which any module should inherit. More...
 
class  T_Module_based_workflow< Dummy >
 Internal base for the workflow. More...
 
class  Module_based_workflow
 Representaiont of the workflow of an application enriched with default options. More...
 
class  T_Module_condition< Module, Predicate >
 Condition module for selecting one of two possible outflows. More...
 
class  T_Module_conjunction< ModuleOrLoader1, ModuleOrLoader2 >
 Conjunction module linking two input modules or loaders with an and operator. More...
 
class  Modules_collection
 Base module from which any module should inherit. More...
 

Description