Typedef eCAL::RegistrationCallbackT
Contents
Typedef eCAL::RegistrationCallbackT#
Defined in File ecal_callback.h
Typedef Documentation#
-
using eCAL::RegistrationCallbackT = std::function<void(const char*, int)>#
Registration callback type.
- Param sample_
The sample protocol buffer registration payload buffer.
- Param sample_size_
The payload buffer size.