code_app/modules/base
luoliangyi f6dc65117d HGNamedPipe模块调整接口 2022-08-10 10:22:13 +08:00
..
HGBase.h 按照乙方修改的文档,修改上传用户行为功能 2022-07-26 18:22:02 +08:00
HGBase64.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGBase64.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGBaseErr.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGBuffer.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGBuffer.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGConsole.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGConsole.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGCrash.cpp HGBase中增加处理崩溃的模块HGCrash 2022-07-13 17:16:35 +08:00
HGCrash.h HGBase中增加处理崩溃的模块HGCrash 2022-07-13 17:16:35 +08:00
HGDef.h HGScannerLib库增加设置设备参数和获取设备参数的接口 2022-07-27 15:56:10 +08:00
HGDes.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGDes.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGDll.cpp 增加日志 2022-08-09 11:59:29 +08:00
HGDll.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGEvent.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGEvent.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGImage.cpp 解决非4字节对齐的HGImage保存BMP出错的问题 2022-05-27 21:02:26 +08:00
HGImage.h 图像格式库增加对单色位图的处理 2022-05-26 11:16:59 +08:00
HGInc.h 解决linux版本的HGNamedPipe编译问题 2022-07-27 10:18:44 +08:00
HGInfo.cpp 解决HGBase_WriteInfo崩溃的问题 2022-07-19 11:48:38 +08:00
HGInfo.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGInfoImpl.cpp 1)将ini功能独立到HGIni.h文件 2022-05-30 19:01:23 +08:00
HGInfoImpl.hpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGIni.cpp 增加HGVersion动态库,专门处理升级相关功能 2022-07-13 16:23:51 +08:00
HGIni.h 增加HGVersion动态库,专门处理升级相关功能 2022-07-13 16:23:51 +08:00
HGLock.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGLock.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGLog.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGLog.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGMd5.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGMd5.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGMsgPump.cpp 将无需导出的头文件后缀改为hpp 2022-05-24 10:01:36 +08:00
HGMsgPump.h 将无需导出的头文件后缀改为hpp 2022-05-24 10:01:36 +08:00
HGMsgPumpImpl.cpp 按照乙方提供的接口,在HGVersion库中实现上报设备信息和用户行为的功能 2022-07-25 16:49:48 +08:00
HGMsgPumpImpl.hpp 将无需导出的头文件后缀改为hpp 2022-05-24 10:01:36 +08:00
HGNamedPipe.cpp HGNamedPipe模块调整接口 2022-08-10 10:22:13 +08:00
HGNamedPipe.h HGNamedPipe模块调整接口 2022-08-10 10:22:13 +08:00
HGThread.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGThread.h 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00
HGTime.cpp 1)将ini功能独立到HGIni.h文件 2022-05-30 19:01:23 +08:00
HGTime.h 1)将ini功能独立到HGIni.h文件 2022-05-30 19:01:23 +08:00
HGUtility.cpp linux上实现从配置文件中获取cfg和log目录 2022-07-05 18:51:44 +08:00
HGUtility.h linux上实现获取mac功能 2022-06-30 19:13:53 +08:00
dllmain.cpp 整理目录,将base、imgfmt、imgproc等模块放到modules目录中 2022-05-18 11:30:13 +08:00