Typedef sick::types::PacketHandler

Typedef Documentation

using sick::types::PacketHandler = std::function<void(const sick::datastructure::PacketBuffer&)>

Type definition for packet handler callbacks.