SALOME documentation central

CalciumCouplingPolicy::BoundedDataIdProcessor< DataManipulator, typename boost::enable_if< boost::is_float< typename DataManipulator::InnerType > >::type > Struct Template Reference

Public Member Functions

 BoundedDataIdProcessor (const CalciumCouplingPolicy &couplingPolicy)
template<typename MapIterator >
void apply (typename iterator_t< MapIterator >::value_type &data, const DataId &dataId, const MapIterator &it1) const

Data Fields

const CalciumCouplingPolicy_couplingPolicy

template<typename DataManipulator>
struct CalciumCouplingPolicy::BoundedDataIdProcessor< DataManipulator, typename boost::enable_if< boost::is_float< typename DataManipulator::InnerType > >::type >