cheliequan
2023-01-12 76466170ab6f057e220d031031860dfffac218f8
sysset.h
@@ -2,7 +2,9 @@
#define C_BHOMEBUS_DBAPI_SYSSET_H
#include "proto/x86_64/sysset.pb.h"
#include "proto/x86_64/fileanalysis.pb.h"
bool dbapi_get_server_info(void *handle, protomsg::LocalConfig & message);
bool dbapi_get_poll_config(void *handle, protomsg::PollConfig & message);
bool dbapi_get_stack_config(void *handle, protomsg::FileAnalysisSetting & message);
#endif