TensorFlow Serving C++ API Documentation
tensorflow::serving::EventBus< E > Member List

This is the complete list of members for tensorflow::serving::EventBus< E >, including all inherited members.

Callback typedeftensorflow::serving::EventBus< E >
CreateEventBus(const Options &options={})tensorflow::serving::EventBus< E >static
Publish(const E &event) TF_LOCKS_EXCLUDED(mutex_)tensorflow::serving::EventBus< E >
Subscribe(const Callback &callback) TF_LOCKS_EXCLUDED(mutex_) TF_MUST_USE_RESULTtensorflow::serving::EventBus< E >
~EventBus()=default (defined in tensorflow::serving::EventBus< E >)tensorflow::serving::EventBus< E >