Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Combined_Move_Set_Controller< Combined_Move_Set_Data_Interface, Conformation, Move_Set_Traits > Class Template Reference

Contoler : controls the MS WL calls the controller of the combined MS, which (recursively, thanks to templates) calls the defered controllers. More...

#include <Combined_move_set.hpp>

Detailed Description

template<template< class Base_Data_Interface, int i > class Combined_Move_Set_Data_Interface, class Conformation, class ... Move_Set_Traits>
class SBL::GT::T_Combined_Move_Set_Controller< Combined_Move_Set_Data_Interface, Conformation, Move_Set_Traits >

Contoler : controls the MS WL calls the controller of the combined MS, which (recursively, thanks to templates) calls the defered controllers.