Struct ChannelDeleter¶ Defined in File schemas.hpp Struct Documentation¶ struct ChannelDeleter¶ A functor for freeing a channel. Used by ChannelUniquePtr. For internal use only. Public Functions void operator()(const foxglove_channel *ptr) const noexcept¶ free the channel