Home
last modified time | relevance | path

Searched defs:__vtable (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dany_sender_of.hpp655 struct __vtable { struct
663 struct __vtable<completion_signatures<_Sigs...>, _Queries...> { struct
664 struct __t
848 static __operation_vtable __vtable{[](void* __object_pointer) noexcept -> void { in STDEXEC_MEMFN_DECL() local
1001 static const __query_vtable __vtable{ in STDEXEC_MEMFN_DECL() local
1013 class __vtable : public __query_vtable<_SenderQueries> { class
1133 class __vtable : public __query_vtable<_SchedulerQueries, false> { class in exec::__any::__scheduler