Project
Loading...
Searching...
No Matches
o2::gpu::internal::CCallWrapper< T, Args > Struct Template Reference

Static Public Member Functions

static T callback (void *context, Args... args)
 

Public Attributes

std::function< T(Args...)> func
 

Detailed Description

template<class T, class... Args>
struct o2::gpu::internal::CCallWrapper< T, Args >

Definition at line 45 of file GPUDisplayFrontendWayland.cxx.

Member Function Documentation

◆ callback()

template<class T , class... Args>
static T o2::gpu::internal::CCallWrapper< T, Args >::callback ( void context,
Args...  args 
)
inlinestatic

Definition at line 47 of file GPUDisplayFrontendWayland.cxx.

Member Data Documentation

◆ func

template<class T , class... Args>
std::function<T(Args...)> o2::gpu::internal::CCallWrapper< T, Args >::func

Definition at line 46 of file GPUDisplayFrontendWayland.cxx.


The documentation for this struct was generated from the following file: