Zao SDK for Jetson / libzep API Reference
Loading...
Searching...
No Matches
include
zep-en
zep.hpp
1
/*
2
* Copyright (c) 2022-2023, Soliton Systems K.K. All rights reserved.
3
* Use in source and binary forms, with or without modification,
4
* is permitted provided that the following a condition is met:
5
*
6
* Use is permitted only in accordance with the terms and
7
* conditions set forth in the Software License Agreement available
8
* at https://zao-sdk.org/license-agreement/.
9
*/
10
#ifndef ZEP_ZEP_HPP_
11
#define ZEP_ZEP_HPP_
12
13
#include <memory>
14
15
#include "ClientInterface.hpp"
16
20
namespace
zep
{
21
27
std::shared_ptr<ClientInterface>
CreateClient
();.
28
34
std::shared_ptr<
ClientInterface
>
CreateClient
(
const
std::shared_ptr<spdlog::logger>& logger_reference);
35
36
}
// namespace zep
37
38
#endif
// zep_zep_hpp_
zep::ClientInterface
エンドポイントのクライアント制御インターフェース
Definition
ClientInterface.hpp:33
zep
Namespace for ZEP SDK.
Definition
FactoryInterface.hpp:19
zep::CreateClient
std::shared_ptr< ClientInterface > CreateClient()
Generate Client object.
Generated on Thu May 25 2023 07:54:31 for Zao SDK for Jetson / libzep API Reference by
1.9.7