6 #ifndef AMDAEMON_ERRORDEF_H 7 #define AMDAEMON_ERRORDEF_H 34 #endif // AMDAEMON_ERRORDEF_H
AM Daemon ライブラリクラス群の基底名前空間。
Definition: Log.h:13
static const std::size_t MaxErrorHistoryItemCount
エラー発生履歴の最大項目数。
Definition: ErrorDef.h:20
static const std::uint32_t ErrorNumberLimit
エラー番号の最大許容値。
Definition: ErrorDef.h:26
static const std::uint32_t ErrorSubNumberLimit
サブエラー番号の最大許容値。
Definition: ErrorDef.h:29
static const std::size_t MaxErrorTimesItemCount
エラー発生回数の最大項目数。
Definition: ErrorDef.h:23