Typedef eCAL::RegistrationCallbackT

Typedef eCAL::RegistrationCallbackT#

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.