Sese Framework
2.3.0
A cross-platform framework
|
This is the complete list of members for sese::system::FileNotifyOption, including all inherited members.
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 |