Template Struct type_caster< std::shared_ptr< const sensor_msgs::msg::Image > >
Defined in File cast_image.hpp
Struct Documentation
-
template<>
struct type_caster<std::shared_ptr<const sensor_msgs::msg::Image>> Public Functions
- PYBIND11_TYPE_CASTER (std::shared_ptr< const sensor_msgs::msg::Image >, const_name("sensor_msgs::msg::Image"))
-
inline bool load(handle src, bool)
Public Static Functions
-
static inline handle cast(const std::shared_ptr<const sensor_msgs::msg::Image> &ptr, return_value_policy policy, handle parent)