proxygen
folly::pushmi::any_constrained_executor_ref< E, CV >::vtable Struct Reference

Public Attributes

CV(* top_ )(void *)
 
void(* submit_ )(void *, CV, void *)
 

Detailed Description

template<class E, class CV>
struct folly::pushmi::any_constrained_executor_ref< E, CV >::vtable

Definition at line 196 of file executor.h.

Member Data Documentation

template<class E , class CV >
void(* folly::pushmi::any_constrained_executor_ref< E, CV >::vtable::submit_) (void *, CV, void *)

Definition at line 198 of file executor.h.

template<class E , class CV >
CV(* folly::pushmi::any_constrained_executor_ref< E, CV >::vtable::top_) (void *)

Definition at line 197 of file executor.h.


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