Typedef eCAL::RegistrationApplySampleCallbackT

Typedef Documentation

using eCAL::RegistrationApplySampleCallbackT = std::function<bool(const Registration::Sample&)>

Apply sample callback type.

Param sample_:

The sample protocol buffer registration payload buffer.

Param sample_size_:

The payload buffer size.