Skip to content

iox::popo::internal::TranslateAndCallTypelessCallback🔗

More...

Public Functions🔗

Name
void call(void const origin, void const userType, GenericCallbackPtr_t underlyingCallback)

Detailed Description🔗

template <typename T ,
typename ContextDataType >
struct iox::popo::internal::TranslateAndCallTypelessCallback;

Public Functions Documentation🔗

function call🔗

static inline void call(
    void *const origin,
    void *const userType,
    GenericCallbackPtr_t underlyingCallback
)

Updated on 31 May 2022 at 15:52:34 CEST