载入中...
搜索中...
未找到
eve::filesystem::FileWatch::Event结构体 参考

#include <FileWatch.h>

Public 属性

std::string kind
 
std::string path
 
std::string realPath
 

详细描述

在文件 FileWatch.h25 行定义.

类成员变量说明

◆ kind

std::string eve::filesystem::FileWatch::Event::kind

在文件 FileWatch.h26 行定义.

被这些函数引用 eve::filesystem::physfs::Filesystem::pollWatch().

◆ path

std::string eve::filesystem::FileWatch::Event::path

在文件 FileWatch.h27 行定义.

被这些函数引用 eve::filesystem::physfs::Filesystem::pollWatch().

◆ realPath

std::string eve::filesystem::FileWatch::Event::realPath

在文件 FileWatch.h28 行定义.

被这些函数引用 eve::filesystem::physfs::Filesystem::pollWatch().


该结构体的文档由以下文件生成: