Skip to content

iox::popo::internal::TranslateAndCallTypelessCallback< T, NoType_t >🔗

More...

Public Functions🔗

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

Detailed Description🔗

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

Public Functions Documentation🔗

function call🔗

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

Updated on 17 June 2021 at 11:15:27 CEST