ApraLinuxUtils 1.0.0
C++ utility library for embedded Linux systems
 
Loading...
Searching...
No Matches
StorageState.h
Go to the documentation of this file.
1/*
2 * StorageStates.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_APRA_MODELS_STORAGESTATES_H_
13#define INCLUDES_APRA_MODELS_STORAGESTATES_H_
14
15namespace apra
16{
21}
22
23#endif /* INCLUDES_MODELS_STORAGESTATES_H_ */
STORAGE_STATE
@ STORAGE_MOUNTED
@ STORAGE_UNSAFE_EJECT
@ STORAGE_INSERTED_UNMOUNTED
@ STORAGE_INSERTED
@ STORAGE_SAFE_EJECT