Sese Framework
x.y.z
A cross-platform framework
|
成员的完整列表,这些成员属于 sese::system::FileNotifyOption,包括所有继承而来的类成员
onCreate(std::string_view name)=0 | sese::system::FileNotifyOption | pure virtual |
onDelete(std::string_view name)=0 | sese::system::FileNotifyOption | pure virtual |
onModify(std::string_view name)=0 | sese::system::FileNotifyOption | pure virtual |
onMove(std::string_view src_name, std::string_view dst_name)=0 | sese::system::FileNotifyOption | pure virtual |
~FileNotifyOption()=default | sese::system::FileNotifyOption | virtual |