翟俊伟80258120 b66d9c8c1e Z991239-3374 #comment other: 补充近期一些日志 告警 3 years ago
..
CMakeLists.txt 7270b65ac9 #IQRV #comment Module 转 utf8 4 years ago
HeartBeatFSM.cpp b66d9c8c1e Z991239-3374 #comment other: 补充近期一些日志 告警 3 years ago
HeartBeatFSM.h cb8d6c12d0 Z991239-3333 #comment other: 心跳关于跨机过程告警日志 3 years ago
HeartBeat_UserErrorCode.h cb8d6c12d0 Z991239-3333 #comment other: 心跳关于跨机过程告警日志 3 years ago
HeartBeat_client_g.h 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 years ago
HeartBeat_def_g.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 5 years ago
HeartBeat_msg_g.h cab884e1d8 Z991239-890 #comment 替换spHelper.h名称 5 years ago
HeartBeat_server_g.h 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 years ago
ReadMe.txt 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 years ago
heartbeat.xml 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 5 years ago
mod_heartbeat.cpp d3cb37705a #IQRV #comment [Module] Heartbeat::SafeDelete 4 years ago
mod_heartbeat.h b0d58fa856 Z991239-1169 #comment 卡机读取ic信息微调和心跳第一次上传 other:卡机读取ic信息微调和心跳第一次上传 4 years ago
mod_heartbeat.vcxproj ae7780cbf4 Z991239-890 #comment 基于终端版本4.3.0 合并实体和其他工程模块 5 years ago
mod_heartbeat.vcxproj.filters ae7780cbf4 Z991239-890 #comment 基于终端版本4.3.0 合并实体和其他工程模块 5 years ago

ReadMe.txt

========================================================================
DYNAMIC LINK LIBRARY : mod_heartbeat Project Overview
========================================================================

AppWizard has created this mod_heartbeat DLL for you.

This file contains a summary of what you will find in each of the files that
make up your mod_heartbeat application.


mod_heartbeat.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

mod_heartbeat.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).

mod_heartbeat.cpp
This is the main DLL source file.

When created, this DLL does not export any symbols. As a result, it
will not produce a .lib file when it is built. If you wish this project
to be a project dependency of some other project, you will either need to
add code to export some symbols from the DLL so that an export library
will be produced, or you can set the Ignore Input Library property to Yes
on the General propert page of the Linker folder in the project's Property
Pages dialog box.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named mod_heartbeat.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////