API Documentation
Loading...
Searching...
No Matches
FileOptions Class Reference

#include <FileOptions.h>

Collaboration diagram for FileOptions:
[legend]

Static Public Attributes

static Resource< bool > has_directory_read_access
 
static Resource< bool > has_directory_write_access
 
static Resource< bool > has_file_read_access
 
static Resource< bool > has_file_write_access
 
static Resource< bool > has_file_stats_access
 
static Resource< bool > has_file_create_access
 
static Resource< bool > has_persistant_storage
 
static Resource< bool > is_virtual_storage
 
static Resource< bool > has_mtp_support
 
static Resource< bool > remote_resource_fetch
 

Member Data Documentation

◆ has_directory_read_access

Resource< bool > has_directory_read_access
static

◆ has_directory_write_access

Resource< bool > has_directory_write_access
static

◆ has_file_create_access

Resource< bool > has_file_create_access
static

◆ has_file_read_access

Resource< bool > has_file_read_access
static

◆ has_file_stats_access

Resource< bool > has_file_stats_access
static

◆ has_file_write_access

Resource< bool > has_file_write_access
static

◆ has_mtp_support

Resource< bool > has_mtp_support
static

◆ has_persistant_storage

Resource< bool > has_persistant_storage
static

◆ is_virtual_storage

Resource< bool > is_virtual_storage
static

◆ remote_resource_fetch

Resource< bool > remote_resource_fetch
static

The documentation for this class was generated from the following files: