pianod2
multisource multiuser scriptable networked music player
Public Member Functions | Public Attributes | List of all members
Filesystem::Library::ScanWorkItem Struct Reference

Structure for storing lists of pending file scanning. More...

Public Member Functions

 ScanWorkItem (const std::string &newpath)
 

Public Attributes

ScanItemType type = ScanItemType::FILE
 
std::string path
 

Detailed Description

Structure for storing lists of pending file scanning.

Constructor & Destructor Documentation

◆ ScanWorkItem()

Filesystem::Library::ScanWorkItem::ScanWorkItem ( const std::string &  newpath)
inline
Here is the call graph for this function:

Member Data Documentation

◆ path

std::string Filesystem::Library::ScanWorkItem::path

◆ type

ScanItemType Filesystem::Library::ScanWorkItem::type = ScanItemType::FILE

The documentation for this struct was generated from the following file: