Imt.Base C++ API
V4.1.1.0
Loading...
Searching...
No Matches
AlarmIdentifier.h
Go to the documentation of this file.
1
// (c) IMT - Information Management Technology AG, CH-9470 Buchs, www.imt.ch.
2
3
#ifndef IMT_BASE_LIB_ALARMS_ALARMIDENTIFIER_H
4
#define IMT_BASE_LIB_ALARMS_ALARMIDENTIFIER_H
5
6
#include <
Imt.Base.Core.Platform/Platform.h
>
7
8
namespace
imt
{
9
namespace
base {
10
namespace
lib {
11
namespace
alarms {
12
16
using
AlarmIdentifier
=
uint32_t
;
17
21
static
constexpr
AlarmIdentifier
NO_ALARM {0U};
22
23
}
// namespace alarms
24
}
// namespace lib
25
}
// namespace base
26
}
// namespace imt
27
28
#endif
// IMT_BASE_LIB_ALARMS_ALARMIDENTIFIER_H
Platform.h
imt::base::lib::alarms::AlarmIdentifier
uint32_t AlarmIdentifier
The alarm identifier.
Definition
AlarmIdentifier.h:16
imt
This is a application specific file which is used to configure Imt.Base.Core.Math.
Definition
MathConfigApp.h:15
uint32_t
unsigned __int32 uint32_t
Definition
stdint.h:64
Imt.Base
Imt.Base.Lib.Alarms
inc
Imt.Base.Lib.Alarms
AlarmIdentifier.h
Generated by
1.9.7