zhangzengfei
2023-01-12 ae841b3c44bb40be11ad505e1a51f490362d56fc
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