Typedef foxglove::schemas::ChannelUniquePtr¶
Defined in File schemas.hpp
Typedef Documentation¶
-
typedef std::unique_ptr<const foxglove_channel, ChannelDeleter> foxglove::schemas::ChannelUniquePtr¶
A unique pointer to a C foxglove_channel pointer. For internal use only.