Template Struct ArraySetters

Struct Documentation

template<BoundsCheckBehavior Behavior>
struct ArraySetters

Public Functions

template<ros_babel_fish::ArraySize ArraySize, typename ArrayType>
inline void resize_array(ArrayType &typed, const json &j)
template<ros_babel_fish::ArraySize ArraySize>
inline void operator()(ros_babel_fish::CompoundArrayMessage_<ArraySize> &array, const json &j)
template<ros_babel_fish::ArraySize ArraySize, typename ArrayT>
inline void operator()(ros_babel_fish::ArrayMessage_<ArrayT, ArraySize> &array, const json &j)