Cogs.Foundation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Cogs::Item Struct Reference

Public Member Functions

 Item (const FileSystemWatcher::CallbackFn &callback, int descriptor, const std::string &filename)
 

Public Attributes

FileSystemWatcher::CallbackList callbacks
 
fs::file_time_type fileTime
 
int descriptor
 

Constructor & Destructor Documentation

◆ Item()

Cogs::Item::Item ( const FileSystemWatcher::CallbackFn callback,
int  descriptor,
const std::string &  filename 
)
inline

Member Data Documentation

◆ callbacks

FileSystemWatcher::CallbackList Cogs::Item::callbacks

Referenced by Item().

◆ descriptor

int Cogs::Item::descriptor

◆ fileTime

fs::file_time_type Cogs::Item::fileTime

Referenced by Item().


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