SkyWay Linux SDK
読み取り中…
検索中…
一致する文字列を見つけられません
core_convert_helper.hpp
1
#ifndef SKYWAY_DOMAIN_CORE_CONVERT_HELPER_HPP_
2
#define SKYWAY_DOMAIN_CORE_CONVERT_HELPER_HPP_
3
4
#include <skyway/model/domain.hpp>
5
6
#include "
skyway/domain/domain.hpp
"
7
8
namespace
skyway {
9
namespace
domain {
10
namespace
core_convert_helper {
11
13
Side
ConvertToPlatformSide(model::Side side);
14
ContentType
ConvertToPlatformContentType(model::ContentType type);
16
17
}
// namespace core_convert_helper
18
}
// namespace domain
19
}
// namespace skyway
20
21
#endif
/* SKYWAY_DOMAIN_CORE_CONVERT_HELPER_HPP_ */
domain.hpp
SkyWay全体で使用される列挙型や定数を定義するヘッダーファイル
skyway::domain::ContentType
ContentType
コンテンツの種類
Definition
domain.hpp:22
skyway::domain::Side
Side
Streamの所在(LocalかRemoteか)
Definition
domain.hpp:13
include
skyway
domain
core_convert_helper.hpp
構築:
1.9.8