libfswatch  1.9.3
fsw::monitor_factory Member List

This is the complete list of members for fsw::monitor_factory, including all inherited members.

create_monitor(fsw_monitor_type type, std::vector< std::string > paths, FSW_EVENT_CALLBACK *callback, void *context=nullptr)fsw::monitor_factorystatic
create_monitor(const std::string &name, std::vector< std::string > paths, FSW_EVENT_CALLBACK *callback, void *context=nullptr)fsw::monitor_factorystatic
exists_type(const std::string &name)fsw::monitor_factorystatic
exists_type(const fsw_monitor_type &type)fsw::monitor_factorystatic
get_types()fsw::monitor_factorystatic
monitor_factory()=delete (defined in fsw::monitor_factory)fsw::monitor_factory
monitor_factory(const monitor_factory &orig)=delete (defined in fsw::monitor_factory)fsw::monitor_factory
operator=(const monitor_factory &that)=delete (defined in fsw::monitor_factory)fsw::monitor_factory
register_creator(const std::string &name, FSW_FN_MONITOR_CREATOR creator)fsw::monitor_factorystatic
register_creator_by_type(const fsw_monitor_type &type, FSW_FN_MONITOR_CREATOR creator)fsw::monitor_factorystatic