proxygen
folly::pushmi::any_time_executor_ref< E, TP >::vtable Struct Reference

Public Attributes

TP(* now_ )(void *)
 
void(* submit_ )(void *, TP, void *)
 

Detailed Description

template<class E, class TP>
struct folly::pushmi::any_time_executor_ref< E, TP >::vtable

Definition at line 360 of file executor.h.

Member Data Documentation

template<class E , class TP >
TP(* folly::pushmi::any_time_executor_ref< E, TP >::vtable::now_) (void *)

Definition at line 361 of file executor.h.

template<class E , class TP >
void(* folly::pushmi::any_time_executor_ref< E, TP >::vtable::submit_) (void *, TP, void *)

Definition at line 362 of file executor.h.


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