1#ifndef ZAO_ENDPOINT_ZAO_ENDPOINT_HPP_
2#define ZAO_ENDPOINT_ZAO_ENDPOINT_HPP_
6#include "ClientInterface.hpp"
37 const std::shared_ptr<spdlog::logger>& logger_reference);
std::shared_ptr< ClientInterface > CreateClient()
Clientオブジェクトを生成する。
Zao製品共通の名前空間
Definition FactoryInterface.hpp:11