TensorFlow Serving C++ API Documentation
tensorflow::serving::UniquePtrWithDeps< T > Member List

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

AddDependency(std::unique_ptr< X > dependency) (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline
get() const (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline
operator*() const (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline
operator->() const (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline
SetOwned(std::unique_ptr< T > object) (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline
SetOwnedPtr(T *owned_object) (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline
UniquePtrWithDeps() (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline
UniquePtrWithDeps(std::unique_ptr< T > object) (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inlineexplicit
UniquePtrWithDeps(T *owned_object) (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inlineexplicit
UniquePtrWithDeps(UniquePtrWithDeps &&other)=default (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >
~UniquePtrWithDeps() (defined in tensorflow::serving::UniquePtrWithDeps< T >)tensorflow::serving::UniquePtrWithDeps< T >inline