Typedef eCAL::RegistrationCallbackT#

Typedef Documentation#

typedef std::function<void(const char *sample_, int sample_size_)> eCAL::RegistrationCallbackT#

Registration callback type.

Param sample_

The sample protocol buffer registration payload buffer.

Param sample_size_

The payload buffer size.