TensorFlow Serving C++ API Documentation
Public Member Functions | List of all members
tensorflow::serving::Observer< Args >::Impl Class Reference

Public Member Functions

 Impl (Function f)
 
bool IsOrphaned () const
 
void Orphan ()
 
void Notify (Args... args) const
 

Detailed Description

template<typename... Args>
class tensorflow::serving::Observer< Args >::Impl

Definition at line 132 of file observer.h.


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