AM Daemon ライブラリリファレンス
|
テスト結果列挙 TestResult のヘッダ。 [詳解]
#include "amdaemon/env.h"
名前空間 | |
amdaemon | |
AM Daemon ライブラリクラス群の基底名前空間。 | |
列挙型 | |
enum | amdaemon::TestResult { amdaemon::TestResult::None, amdaemon::TestResult::NA, amdaemon::TestResult::Good, amdaemon::TestResult::Bad } |
テスト結果列挙。 [詳解] | |
関数 | |
const wchar_t * | amdaemon::toString (TestResult result) |
TestResult 列挙値の文字列表現値を取得する。 [詳解] | |
テスト結果列挙 TestResult のヘッダ。
Copyright(C)SEGA