TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::net_http::EventExecutor, including all inherited members.
EventExecutor(const EventExecutor &other)=delete (defined in tensorflow::serving::net_http::EventExecutor) | tensorflow::serving::net_http::EventExecutor | |
EventExecutor()=default (defined in tensorflow::serving::net_http::EventExecutor) | tensorflow::serving::net_http::EventExecutor | protected |
operator=(const EventExecutor &other)=delete (defined in tensorflow::serving::net_http::EventExecutor) | tensorflow::serving::net_http::EventExecutor | |
Schedule(std::function< void()> fn)=0 (defined in tensorflow::serving::net_http::EventExecutor) | tensorflow::serving::net_http::EventExecutor | pure virtual |
~EventExecutor()=default (defined in tensorflow::serving::net_http::EventExecutor) | tensorflow::serving::net_http::EventExecutor | virtual |