Zao SDK for Jetson / libzao-endpoint API リファレンス 1.5.0.0 (2024-09-25)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
zao::endpoint::monitor::FactoryInterface Class Referenceabstract

監視機能関連のファクトリ機能インターフェース More...

#include <FactoryInterface.hpp>

Public Member Functions

virtual std::shared_ptr< MonitorInterfaceCreateMonitor ()=0
 Monitorのインスタンスを生成する。
 

Detailed Description

監視機能関連のファクトリ機能インターフェース

Member Function Documentation

◆ CreateMonitor()

virtual std::shared_ptr< MonitorInterface > zao::endpoint::monitor::FactoryInterface::CreateMonitor ( )
pure virtual

Monitorのインスタンスを生成する。

Since
SDK 1.3 より、戻り値の型が std::shared_ptr に変更された。

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