|
Zao SDK for Jetson / libzao-endpoint API リファレンス 1.2.0.0 (2023-10-30)
|
This is the complete list of members for zao::endpoint::monitor::ControlInterface< T >, including all inherited members.
| GetLatest(T &buffer)=0 | zao::endpoint::monitor::ControlInterface< T > | pure virtual |
| IsObserving() const noexcept=0 | zao::endpoint::monitor::ControlCommonInterface | pure virtual |
| RegisterCallback(const std::shared_ptr< MonitorCallbackInterface< T > > &listener, bool use_weak_ptr=false)=0 | zao::endpoint::monitor::ControlInterface< T > | pure virtual |
| RegisterCallback(std::unique_ptr< MonitorCallbackInterface< T > > &&listener)=0 | zao::endpoint::monitor::ControlInterface< T > | pure virtual |
| Unobserve()=0 | zao::endpoint::monitor::ControlCommonInterface | pure virtual |
| ~ControlCommonInterface() noexcept=default (defined in zao::endpoint::monitor::ControlCommonInterface) | zao::endpoint::monitor::ControlCommonInterface | virtual |
| ~ControlInterface() noexcept=default (defined in zao::endpoint::monitor::ControlInterface< T >) | zao::endpoint::monitor::ControlInterface< T > | virtual |