SkyWay Linux SDK
読み取り中…
検索中…
一致する文字列を見つけられません
config.hpp
1
//
2
// © NTT DOCOMO BUSINESS, Inc. All Rights Reserved.
3
//
4
5
#ifndef SKYWAY_GLOBAL_CONFIG_HPP_
6
#define SKYWAY_GLOBAL_CONFIG_HPP_
7
8
namespace
skyway {
9
namespace
global {
10
namespace
config {
11
12
extern
const
int
kDefaultTimeoutSec;
13
extern
const
int
kMaxThreadNameSize;
14
15
}
16
}
// namespace global
17
}
// namespace skyway
18
19
#endif
/* SKYWAY_GLOBAL_CONFIG_HPP_ */
include
skyway
global
config.hpp
構築:
1.9.8