#include <NetworkFileChecker.h>
◆ NetworkFileChecker()
| grk::NetworkFileChecker::NetworkFileChecker |
( |
| ) |
|
|
default |
◆ getBlockSize()
| int grk::NetworkFileChecker::getBlockSize |
( |
const std::string & | filePath | ) |
|
|
inline |
◆ getDeviceName()
| std::string grk::NetworkFileChecker::getDeviceName |
( |
const std::string & | devicePath | ) |
|
|
inlineprivate |
◆ getDevicePath()
| std::string grk::NetworkFileChecker::getDevicePath |
( |
uint32_t | majorNum, |
|
|
uint32_t | minorNum ) |
|
inlineprivate |
◆ getOptimalFetchSize()
| int grk::NetworkFileChecker::getOptimalFetchSize |
( |
const std::string & | filePath | ) |
|
|
inline |
◆ isIscsi()
| bool grk::NetworkFileChecker::isIscsi |
( |
const std::string & | filePath | ) |
|
|
inline |
◆ isIscsiDevice()
| bool grk::NetworkFileChecker::isIscsiDevice |
( |
const std::string & | devicePath | ) |
|
|
inlineprivate |
◆ isNetworkDrive()
| bool grk::NetworkFileChecker::isNetworkDrive |
( |
const std::string & | filePath | ) |
|
|
inline |
◆ deviceCache
| std::unordered_map<std::string, bool> grk::NetworkFileChecker::deviceCache |
|
private |
The documentation for this class was generated from the following file: