swift
src
misc
aviation
percallsign.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (C) 2018 swift Project Community / Contributors
2
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
3
5
6
#ifndef SWIFT_MISC_AVIATION_PERCALLSIGN_H
7
#define SWIFT_MISC_AVIATION_PERCALLSIGN_H
8
9
#include <QHash>
10
11
#include "
misc/aviation/callsign.h
"
12
#include "
misc/pq/length.h
"
13
#include "
misc/statusmessagelist.h
"
14
15
namespace
swift::misc::aviation
16
{
18
using
CStatusMessagePerCallsign
=
QHash<CCallsign, CStatusMessage>
;
19
21
using
CStatusMessageListPerCallsign
=
QHash<CCallsign, CStatusMessageList>
;
22
24
using
CTimestampPerCallsign
=
QHash<CCallsign, qint64>
;
25
27
using
CLengthPerCallsign
=
QHash<CCallsign, physical_quantities::CLength>
;
28
29
}
// namespace swift::misc::aviation
30
31
#endif
// SWIFT_MISC_AVIATION_PERCALLSIGN_H
callsign.h
QHash
Definition:
logpattern.h:30
length.h
statusmessagelist.h
Generated on Wed Jun 11 2025 08:21:21 for swift by
1.9.1