12 #ifndef DISABLED_PROTOS_H
13 #define DISABLED_PROTOS_H
20 #include <ws_symbol_export.h>
26 WS_DLL_PUBLIC gboolean
27 enabled_protos_unsaved_changes(
void);
34 WS_DLL_PUBLIC gboolean
35 proto_disable_proto_by_name(
const char *name);
42 WS_DLL_PUBLIC gboolean
43 proto_enable_proto_by_name(
const char *name);
50 WS_DLL_PUBLIC gboolean
51 proto_enable_heuristic_by_name(
const char *name);
58 WS_DLL_PUBLIC gboolean
59 proto_disable_heuristic_by_name(
const char *name);
71 read_enabled_and_disabled_lists(
void);
78 save_enabled_and_disabled_lists(
void);
84 cleanup_enabled_and_disabled_lists(
void);