ApraLinuxUtils
1.0.0
C++ utility library for embedded Linux systems
Loading...
Searching...
No Matches
ApraUtils.h
Go to the documentation of this file.
1
/*
2
* ApraUtils.h
3
*
4
* Copyright (c) 2024 Apra Labs
5
*
6
* This file is part of ApraUtils.
7
*
8
* Licensed under the MIT License.
9
* See LICENSE file in the project root for full license information.
10
*/
11
12
#ifndef INCLUDES_APRAUTILS_H_
13
#define INCLUDES_APRAUTILS_H_
14
#include "
constants/EventCallbacks.h
"
15
#include "
constants/I2CMessageType.h
"
16
#include "
constants/MessageType.h
"
17
#include "
constants/StorageState.h
"
18
#include "
constants/StorageType.h
"
19
#include "
constants/ThreadType.h
"
20
#include "
controllers/I2CInterface.h
"
21
#include "
models/GenericError.h
"
22
#include "
models/I2CError.h
"
23
#include "
models/I2CMessage.h
"
24
#include "
models/I2CTransactionMessage.h
"
25
#include "
models/Message.h
"
26
#include "
models/Range.h
"
27
#include "
models/StorageMinimalInfo.h
"
28
#include "
utils/FileIO.h
"
29
#include "
utils/GPIO.h
"
30
#include "
utils/I2CBus.h
"
31
#include "
utils/Macro.h
"
32
#include "
utils/Mutex.h
"
33
#include "
utils/ProcessThread.h
"
34
#include "
utils/PWM.h
"
35
#include "
utils/RealHexParser.h
"
36
#include "
utils/ScopeFunction.h
"
37
#include "
utils/ScopeLock.h
"
38
#include "
utils/Utils.h
"
39
40
#endif
/* INCLUDES_APRAUTILS_H_ */
EventCallbacks.h
FileIO.h
GPIO.h
GenericError.h
I2CBus.h
I2CError.h
I2CInterface.h
I2CMessageType.h
I2CMessage.h
I2CTransactionMessage.h
Macro.h
MessageType.h
Message.h
Mutex.h
PWM.h
ProcessThread.h
Range.h
RealHexParser.h
ScopeFunction.h
ScopeLock.h
StorageMinimalInfo.h
StorageState.h
StorageType.h
ThreadType.h
Utils.h
includes
ApraUtils.h
Generated by
1.9.8