TensorFlow Serving C++ API Documentation
|
This is the complete list of members for tensorflow::serving::EventBus< E >, including all inherited members.
Callback typedef | tensorflow::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_RESULT | tensorflow::serving::EventBus< E > | |
~EventBus()=default (defined in tensorflow::serving::EventBus< E >) | tensorflow::serving::EventBus< E > |