#include <StorageType.h>
Static Public Member Functions | |
| static std::string | getString (STORAGE_TYPE type) |
| static STORAGE_TYPE | getEnum (std::string typeStr) |
Definition at line 23 of file StorageType.h.
|
static |
Definition at line 34 of file StorageType.cpp.
References apra::EXT4, apra::FAT32, getString(), apra::NTFS, and apra::UNSUPPORTED.
Referenced by apra::StorageUSB::mountDevice().
|
static |
Definition at line 17 of file StorageType.cpp.
References apra::EXT4, apra::FAT32, apra::NTFS, and apra::UNSUPPORTED.
Referenced by getEnum().