diff --git a/Certs/demoCA/index.txt b/Certs/demoCA/index.txt index 01ce7767cbc53a6e2d89e7d5d89af4d17a9978d6..88aed3460347006b4bb4696051b1da6321594847 100644 --- a/Certs/demoCA/index.txt +++ b/Certs/demoCA/index.txt @@ -1,4 +1,4 @@ -R 980705233205Z 951009233205Z 01 certs/00000001 /CN=Eric Young +R 980705233205Z 951009233205Z 01 certs/00000001 /CN=Eric Young E 951009233205Z 02 certs/00000002 /CN=Duncan Young R 980705233205Z 951201010000Z 03 certs/00000003 /CN=Tim Hudson V 980705233205Z 04 certs/00000004 /CN=Eric Young4 diff --git a/Certs/openssl_cert_make_cmd.txt b/Certs/openssl_cert_make_cmd.txt index ab3ade220a10cf887f40b5782609ecae652f5845..12b09a004a4d72be89ec466f4873750f8f7c482b 100644 --- a/Certs/openssl_cert_make_cmd.txt +++ b/Certs/openssl_cert_make_cmd.txt @@ -1,4 +1,4 @@ -openssl genrsa -des3 -out ca_privkey.pem 4096 +openssl genrsa -des3 -out ca_privkey.pem 4096 openssl req -new -x509 -key ca_privkey.pem -out ca_cert.pem -days 16384 openssl genrsa -out svr_privkey.pem 4096 diff --git a/DatabaseMod/readme.txt b/DatabaseMod/readme.txt index aaa463726ce934944a5a22ac0a34a06e3d695775..1dca2b934a69d6b23338331befcf2114793ec158 100644 --- a/DatabaseMod/readme.txt +++ b/DatabaseMod/readme.txt @@ -1 +1 @@ -Using FireFox Sqlite Manager Add-in to modify this db. \ No newline at end of file +Using FireFox Sqlite Manager Add-in to modify this db. \ No newline at end of file diff --git a/FunctionalClientTest/main.cpp b/FunctionalClientTest/main.cpp index 36c71254a9620523e1a4fae5d78ad160d737e67b..0e93ec29771df574eb695508b5ee33c6f0a66dd1 100644 --- a/FunctionalClientTest/main.cpp +++ b/FunctionalClientTest/main.cpp @@ -1,4 +1,4 @@ -#include "maindialog.h" +#include "maindialog.h" #include #include #include diff --git a/FunctionalClientTest/maindialog.cpp b/FunctionalClientTest/maindialog.cpp index 453bdbaeee10446c84dbc217b20e48b4156f90f0..fa8ca44d4008645d84bb7171bc4d48df54efaad2 100644 --- a/FunctionalClientTest/maindialog.cpp +++ b/FunctionalClientTest/maindialog.cpp @@ -1,4 +1,4 @@ -#include "maindialog.h" +#include "maindialog.h" #include "ui_maindialog.h" #include "../ZoomPipeline_FuncSvr/smartlink/st_message.h" #include "../ZoomPipeline_FuncSvr/smartlink/st_msg_applayer.h" diff --git a/FunctionalClientTest/maindialog.h b/FunctionalClientTest/maindialog.h index a9364ba80f667fbcdcbca778cfc80bf2695cc53e..23211686390347cb4af0d07078bf5c7e5b37123c 100644 --- a/FunctionalClientTest/maindialog.h +++ b/FunctionalClientTest/maindialog.h @@ -1,4 +1,4 @@ -#ifndef MAINDIALOG_H +#ifndef MAINDIALOG_H #define MAINDIALOG_H #include diff --git a/ZoomPipeline_FuncSvr/cluster/cross_svr_messages.h b/ZoomPipeline_FuncSvr/cluster/cross_svr_messages.h index c98c243c715584987bc0cb41fc3750c53a3ae463..39433fdbf62608907d98b0df15b4de406a2efe28 100644 --- a/ZoomPipeline_FuncSvr/cluster/cross_svr_messages.h +++ b/ZoomPipeline_FuncSvr/cluster/cross_svr_messages.h @@ -1,4 +1,4 @@ -#ifndef CROSS_SVR_MESSAGES_H +#ifndef CROSS_SVR_MESSAGES_H #define CROSS_SVR_MESSAGES_H #include namespace ZP_Cluster{ diff --git a/ZoomPipeline_FuncSvr/cluster/zp_clusternode.cpp b/ZoomPipeline_FuncSvr/cluster/zp_clusternode.cpp index 6a510929581743d2ed666aa568dc9a3c29fa73cd..7b94ef3b197ad6ea2d289403112119b6bf7d1b1e 100644 --- a/ZoomPipeline_FuncSvr/cluster/zp_clusternode.cpp +++ b/ZoomPipeline_FuncSvr/cluster/zp_clusternode.cpp @@ -1,4 +1,4 @@ -#include "zp_clusternode.h" +#include "zp_clusternode.h" #include "zp_clusterterm.h" #include namespace ZP_Cluster{ diff --git a/ZoomPipeline_FuncSvr/cluster/zp_clusternode.h b/ZoomPipeline_FuncSvr/cluster/zp_clusternode.h index d1e0dcf6d6f80853a13b9e729fde6d4cf93771b4..cb825c9b584b1740848fdf66dd512f22ba0fc047 100644 --- a/ZoomPipeline_FuncSvr/cluster/zp_clusternode.h +++ b/ZoomPipeline_FuncSvr/cluster/zp_clusternode.h @@ -1,4 +1,4 @@ -#ifndef ZP_CLUSTERNODE_H +#ifndef ZP_CLUSTERNODE_H #define ZP_CLUSTERNODE_H #include diff --git a/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.cpp b/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.cpp index c5f1b2e14e77f9f83338a11cee72b0c4d13cd41a..adf4df9412af460b424495a8d7cb393978029cb0 100644 --- a/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.cpp +++ b/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.cpp @@ -1,4 +1,4 @@ -#include "zp_clusterterm.h" +#include "zp_clusterterm.h" #include "zp_clusternode.h" #include #include diff --git a/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.h b/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.h index 300a3cabb004dc72fe0c80ad56b1f60958d1fda6..5205750c4f8ec4ba60a100bb0e867a3af999e3a4 100644 --- a/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.h +++ b/ZoomPipeline_FuncSvr/cluster/zp_clusterterm.h @@ -1,4 +1,4 @@ -#ifndef ZP_CLUSTERTERM_H +#ifndef ZP_CLUSTERTERM_H #define ZP_CLUSTERTERM_H #include diff --git a/ZoomPipeline_FuncSvr/database/databaseresource.cpp b/ZoomPipeline_FuncSvr/database/databaseresource.cpp index 4e8899837f2e115fcf0b7db1e7b957a06b49c698..60120d4899c3fc47e45a27dd250837606ea0449a 100644 --- a/ZoomPipeline_FuncSvr/database/databaseresource.cpp +++ b/ZoomPipeline_FuncSvr/database/databaseresource.cpp @@ -1,4 +1,4 @@ -#include "databaseresource.h" +#include "databaseresource.h" #include #include #include diff --git a/ZoomPipeline_FuncSvr/database/databaseresource.h b/ZoomPipeline_FuncSvr/database/databaseresource.h index d3be469037df97debc6a6d892998c8bae5c80cc0..9f77d38841fea2f79aded0acb534c74e67b63f6f 100644 --- a/ZoomPipeline_FuncSvr/database/databaseresource.h +++ b/ZoomPipeline_FuncSvr/database/databaseresource.h @@ -1,4 +1,4 @@ -#ifndef DATABASERESOURCE_H +#ifndef DATABASERESOURCE_H #define DATABASERESOURCE_H #include diff --git a/ZoomPipeline_FuncSvr/dialogaddressinput.cpp b/ZoomPipeline_FuncSvr/dialogaddressinput.cpp index e02bee5d5b6a8a6d3446c8bb513281da613baf88..b0da83ae7967ce6a0810976caa539eead77e422c 100644 --- a/ZoomPipeline_FuncSvr/dialogaddressinput.cpp +++ b/ZoomPipeline_FuncSvr/dialogaddressinput.cpp @@ -1,4 +1,4 @@ -#include "dialogaddressinput.h" +#include "dialogaddressinput.h" #include "ui_dialogaddressinput.h" DialogAddressInput::DialogAddressInput(QWidget *parent) : diff --git a/ZoomPipeline_FuncSvr/dialogaddressinput.h b/ZoomPipeline_FuncSvr/dialogaddressinput.h index 602d4b14763c27e718db7a97c37ad20ea0b3ccb5..496e61db5e546be76264c4cb0ae0bb1e3eafa6c2 100644 --- a/ZoomPipeline_FuncSvr/dialogaddressinput.h +++ b/ZoomPipeline_FuncSvr/dialogaddressinput.h @@ -1,4 +1,4 @@ -#ifndef DIALOGADDRESSINPUT_H +#ifndef DIALOGADDRESSINPUT_H #define DIALOGADDRESSINPUT_H #include diff --git a/ZoomPipeline_FuncSvr/logger/st_logger.cpp b/ZoomPipeline_FuncSvr/logger/st_logger.cpp index a923be56ef8188f4d46e7c3d1fef137bba7f96dc..8dbbb0bea8d6534ef360175ce648d4cf82e8dee0 100644 --- a/ZoomPipeline_FuncSvr/logger/st_logger.cpp +++ b/ZoomPipeline_FuncSvr/logger/st_logger.cpp @@ -1,4 +1,4 @@ -#include "st_logger.h" +#include "st_logger.h" #include namespace STMsgLogger{ st_logger::st_logger(QObject *parent) : diff --git a/ZoomPipeline_FuncSvr/logger/st_logger.h b/ZoomPipeline_FuncSvr/logger/st_logger.h index a67e4bbd4f1386a341f442f68eae9ba09a135009..e8bac2b33ceeab4f6c0601c9555b0a3f132b32a1 100644 --- a/ZoomPipeline_FuncSvr/logger/st_logger.h +++ b/ZoomPipeline_FuncSvr/logger/st_logger.h @@ -1,4 +1,4 @@ -#ifndef ST_LOGGER_H +#ifndef ST_LOGGER_H #define ST_LOGGER_H #include diff --git a/ZoomPipeline_FuncSvr/main.cpp b/ZoomPipeline_FuncSvr/main.cpp index 9a8f90671b3f9f992ed3f14a0a3ab5d2f7f34239..17fd22c2ccff54892f5a91d470ff3f1fb2dadaed 100644 --- a/ZoomPipeline_FuncSvr/main.cpp +++ b/ZoomPipeline_FuncSvr/main.cpp @@ -1,4 +1,4 @@ -#include "zpmainframe.h" +#include "zpmainframe.h" #include #include #include diff --git a/ZoomPipeline_FuncSvr/network/zp_net_threadpool.cpp b/ZoomPipeline_FuncSvr/network/zp_net_threadpool.cpp index 7e1f2c397e468db359839d077a9d1187873718bf..24eee2f6c08ed6e66d2cb02b9561f5ada76d5382 100644 --- a/ZoomPipeline_FuncSvr/network/zp_net_threadpool.cpp +++ b/ZoomPipeline_FuncSvr/network/zp_net_threadpool.cpp @@ -1,4 +1,4 @@ -#include "zp_net_threadpool.h" +#include "zp_net_threadpool.h" #include #include diff --git a/ZoomPipeline_FuncSvr/network/zp_net_threadpool.h b/ZoomPipeline_FuncSvr/network/zp_net_threadpool.h index d9d58cb35ea268b57321b8c54c15833c42e0de25..99889c5eb983f0530e236ffe59f83cee04dff193 100644 --- a/ZoomPipeline_FuncSvr/network/zp_net_threadpool.h +++ b/ZoomPipeline_FuncSvr/network/zp_net_threadpool.h @@ -1,4 +1,4 @@ -/** +/** * @brief This is the Zoom-Pipeline Network engine by goldenhawking, 2013,2014 */ #ifndef ZP_NET_THREADPOOL_H diff --git a/ZoomPipeline_FuncSvr/network/zp_netlistenthread.cpp b/ZoomPipeline_FuncSvr/network/zp_netlistenthread.cpp index 3a9dbf9db3e2a4e06ddcabc547da478ec580ed93..82d5cb81a243ddec69c388d23b4aa054d5417016 100644 --- a/ZoomPipeline_FuncSvr/network/zp_netlistenthread.cpp +++ b/ZoomPipeline_FuncSvr/network/zp_netlistenthread.cpp @@ -1,4 +1,4 @@ -#include "zp_netlistenthread.h" +#include "zp_netlistenthread.h" namespace ZPNetwork{ zp_netListenThread::zp_netListenThread(QString id, QHostAddress address ,quint16 port,bool bSSL,QObject *parent) :QObject(parent) diff --git a/ZoomPipeline_FuncSvr/network/zp_netlistenthread.h b/ZoomPipeline_FuncSvr/network/zp_netlistenthread.h index d18434849d078c34b8e19f755261b8c2c6e73758..20f97e00ee2b63f40b69fae7f92bd85b3beb563b 100644 --- a/ZoomPipeline_FuncSvr/network/zp_netlistenthread.h +++ b/ZoomPipeline_FuncSvr/network/zp_netlistenthread.h @@ -1,4 +1,4 @@ -/** +/** * @breif zp_netListenThread is a controller class, running in a independance thread. */ #ifndef ZP_NETLISTENTHREAD_H diff --git a/ZoomPipeline_FuncSvr/network/zp_nettransthread.cpp b/ZoomPipeline_FuncSvr/network/zp_nettransthread.cpp index 0eb92b08fcdddcff70152b05e03dbc7c4db32687..f69d3ba66d468144388d2074e8d6def7a27c733f 100644 --- a/ZoomPipeline_FuncSvr/network/zp_nettransthread.cpp +++ b/ZoomPipeline_FuncSvr/network/zp_nettransthread.cpp @@ -1,4 +1,4 @@ -#include "zp_nettransthread.h" +#include "zp_nettransthread.h" #include #include #include diff --git a/ZoomPipeline_FuncSvr/network/zp_nettransthread.h b/ZoomPipeline_FuncSvr/network/zp_nettransthread.h index 4f1b32fb275c69bd64975953b8a02a9a66f6404c..cd9adf3920efec93dc59979e8669beed33aff2e3 100644 --- a/ZoomPipeline_FuncSvr/network/zp_nettransthread.h +++ b/ZoomPipeline_FuncSvr/network/zp_nettransthread.h @@ -1,4 +1,4 @@ -/** +/** * @brief class zp_netTransThread by goldenhawking, 2013,2014 */ #ifndef ZP_NETTRANSTHREAD_H diff --git a/ZoomPipeline_FuncSvr/network/zp_tcpclient.cpp b/ZoomPipeline_FuncSvr/network/zp_tcpclient.cpp index 127851feda3c9e7daf40ff9e918a54dbe8cafce9..ac0bc50a49665e5971dad987ea9d42e762d54e2c 100644 --- a/ZoomPipeline_FuncSvr/network/zp_tcpclient.cpp +++ b/ZoomPipeline_FuncSvr/network/zp_tcpclient.cpp @@ -1,4 +1,4 @@ -#include "ZP_TcpClient.h" +#include "ZP_TcpClient.h" #include ZP_TcpClient::ZP_TcpClient(QObject *parent,int nPayLoad) diff --git a/ZoomPipeline_FuncSvr/network/zp_tcpclient.h b/ZoomPipeline_FuncSvr/network/zp_tcpclient.h index 7a4772fdc4d7da6f14cd446ef9bdcd0aef732b68..21f166b5da7075c2a5e9554bff99de4066b4a718 100644 --- a/ZoomPipeline_FuncSvr/network/zp_tcpclient.h +++ b/ZoomPipeline_FuncSvr/network/zp_tcpclient.h @@ -1,4 +1,4 @@ -#ifndef QGHTCPCLIENT_H +#ifndef QGHTCPCLIENT_H #define QGHTCPCLIENT_H #include diff --git a/ZoomPipeline_FuncSvr/network/zp_tcpserver.cpp b/ZoomPipeline_FuncSvr/network/zp_tcpserver.cpp index a2a7478e7a95f0de0dbd2407c035c6a8c8a73313..c1b9a5487e75604cab840bc259b1a5018c6d737e 100644 --- a/ZoomPipeline_FuncSvr/network/zp_tcpserver.cpp +++ b/ZoomPipeline_FuncSvr/network/zp_tcpserver.cpp @@ -1,4 +1,4 @@ -#include "zp_tcpserver.h" +#include "zp_tcpserver.h" #include namespace ZPNetwork{ ZP_TcpServer::ZP_TcpServer(QObject *parent ) diff --git a/ZoomPipeline_FuncSvr/network/zp_tcpserver.h b/ZoomPipeline_FuncSvr/network/zp_tcpserver.h index 6c2ee958b25ea81dc4d226320ce9524ca5d9879b..6ea136bc8220657a82ef26c36f06c545e45e2356 100644 --- a/ZoomPipeline_FuncSvr/network/zp_tcpserver.h +++ b/ZoomPipeline_FuncSvr/network/zp_tcpserver.h @@ -1,4 +1,4 @@ -#ifndef ZP_TcpServer_H +#ifndef ZP_TcpServer_H #define ZP_TcpServer_H #include diff --git a/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.cpp b/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.cpp index afe30e34f31e6094f9661e2598e53daa2e1ced70..d947cf77ec91eb547893c41881fa5895ffb6240a 100644 --- a/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.cpp +++ b/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.cpp @@ -1,4 +1,4 @@ -#include "zp_pipeline.h" +#include "zp_pipeline.h" namespace ZPTaskEngine{ zp_pipeline::zp_pipeline(QObject *parent) : QObject(parent) diff --git a/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.h b/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.h index 7c935e3e3a7bc9f1df7e6aa70038272c35d6c7fb..7b0761d20fab505bc87826a2e481214f8d0d960e 100644 --- a/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.h +++ b/ZoomPipeline_FuncSvr/pipeline/zp_pipeline.h @@ -1,4 +1,4 @@ -#ifndef ZP_PIPELINE_H +#ifndef ZP_PIPELINE_H #define ZP_PIPELINE_H #include diff --git a/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.cpp b/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.cpp index 4bfb07557e3313f6a8d00231c20ecb24715e8623..ca4f84c22b4d381a4d29d4b795705aed8e4e5a46 100644 --- a/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.cpp +++ b/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.cpp @@ -1,4 +1,4 @@ -#include "zp_pltaskbase.h" +#include "zp_pltaskbase.h" namespace ZPTaskEngine{ zp_plTaskBase::zp_plTaskBase(QObject *parent) : QObject(parent) diff --git a/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.h b/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.h index 402dbc90fd605f58d2820732198542916480c26f..67258ac89564dd0a4255a86da5e443571d2dd5c0 100644 --- a/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.h +++ b/ZoomPipeline_FuncSvr/pipeline/zp_pltaskbase.h @@ -1,4 +1,4 @@ -#ifndef ZP_PLTASKBASE_H +#ifndef ZP_PLTASKBASE_H #define ZP_PLTASKBASE_H #include diff --git a/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.cpp b/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.cpp index 8644a2373a22ca533ac46e3a0dca6350c532591b..d6fa2adf984300861409c63754fa485d977c60c7 100644 --- a/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.cpp +++ b/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.cpp @@ -1,4 +1,4 @@ -#include "zp_plworkingthread.h" +#include "zp_plworkingthread.h" #include #include "zp_pipeline.h" namespace ZPTaskEngine{ diff --git a/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.h b/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.h index 0eadcd6e0add62b7f44041e766cb628df3f03ce4..cb2a7f7b6a962a5e4f8beae775c7b748398e88b0 100644 --- a/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.h +++ b/ZoomPipeline_FuncSvr/pipeline/zp_plworkingthread.h @@ -1,4 +1,4 @@ -#ifndef ZP_PLWORKINGTHREAD_H +#ifndef ZP_PLWORKINGTHREAD_H #define ZP_PLWORKINGTHREAD_H #include diff --git a/ZoomPipeline_FuncSvr/smartlink/st_client_table.cpp b/ZoomPipeline_FuncSvr/smartlink/st_client_table.cpp index 14a9278085d5ac0077e39c3663eda26b376f69f1..bcf2d047099ff5f57cf240ae2d4612ed31dc1e88 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_client_table.cpp +++ b/ZoomPipeline_FuncSvr/smartlink/st_client_table.cpp @@ -1,4 +1,4 @@ -#include "st_client_table.h" +#include "st_client_table.h" #include "st_clientnode_applayer.h" #include #include "st_cross_svr_node.h" diff --git a/ZoomPipeline_FuncSvr/smartlink/st_client_table.h b/ZoomPipeline_FuncSvr/smartlink/st_client_table.h index f053de0cf12ddb4de4bf5f047ae5c8eebc61c5c9..0822289d85963a9472b8c53d27fb4ba4e5cfff7b 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_client_table.h +++ b/ZoomPipeline_FuncSvr/smartlink/st_client_table.h @@ -1,4 +1,4 @@ -#ifndef ST_CLIENT_TABLE_H +#ifndef ST_CLIENT_TABLE_H #define ST_CLIENT_TABLE_H #include diff --git a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_app_imp.cpp b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_app_imp.cpp index df63503bfe478125eb6e88e66e52b086e383274d..86c68c49ca9743927029e08df42c2a9f045b0748 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_app_imp.cpp +++ b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_app_imp.cpp @@ -1,4 +1,4 @@ -#include "st_clientnode_applayer.h" +#include "st_clientnode_applayer.h" #include "st_client_table.h" #include #include diff --git a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.cpp b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.cpp index cc90c3f32ea8f1299b2f44f6e40027311485aa3f..184bf5d52e55d58566f5dfecacc19bb1fcc1a350 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.cpp +++ b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.cpp @@ -1,4 +1,4 @@ -#include "st_clientnode_applayer.h" +#include "st_clientnode_applayer.h" #include "st_client_table.h" #include #include diff --git a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.h b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.h index 044682dbfb9ed7af9200b17a59bf953fd63daf12..5612f586f2e932122c4a25c6fa5ee2e51f146ed9 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.h +++ b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_applayer.h @@ -1,4 +1,4 @@ -#ifndef CLIENTNODE_H +#ifndef CLIENTNODE_H #define CLIENTNODE_H #include diff --git a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.cpp b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.cpp index 4979035853ec8d18be3c9808af15e10f7d928cd0..2b10f6e6351caa0e42b52cbdf07cb406c24a5d78 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.cpp +++ b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.cpp @@ -1,4 +1,4 @@ -#include "st_clientnode_basetrans.h" +#include "st_clientnode_basetrans.h" #include "st_client_table.h" #include namespace ExampleServer{ diff --git a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.h b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.h index 0fa5008535607f3018d57d3de2c3ab9f9f950821..ce3e8f0ae59af7818da43da9cd33156f61219bb5 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.h +++ b/ZoomPipeline_FuncSvr/smartlink/st_clientnode_basetrans.h @@ -1,4 +1,4 @@ -#ifndef ST_CLIENTNODE_BASETRANS_H +#ifndef ST_CLIENTNODE_BASETRANS_H #define ST_CLIENTNODE_BASETRANS_H #include diff --git a/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_msg.h b/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_msg.h index dfc82ed6298e3b5b2e2153f8f3531e0a6a2dd6a3..6655849de31de64e5e9601050f2eb8205d709ff7 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_msg.h +++ b/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_msg.h @@ -1,4 +1,4 @@ -#ifndef ST_CROSS_SVR_MSG_H +#ifndef ST_CROSS_SVR_MSG_H #define ST_CROSS_SVR_MSG_H namespace ExampleServer{ diff --git a/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.cpp b/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.cpp index 993283e8242f022fe20fec5c39bebba566a22ad5..a7f724f71b652a68d3dc9a811bfaa680a6c23dcd 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.cpp +++ b/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.cpp @@ -1,4 +1,4 @@ -#include "st_cross_svr_node.h" +#include "st_cross_svr_node.h" #include "../cluster/zp_clusterterm.h" #include "st_client_table.h" #include "st_message.h" diff --git a/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.h b/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.h index abeca6d70a352d7f4bc2559182a868e82ca581ef..db8570995e5470acb49f0a42012db9f42651c1f1 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.h +++ b/ZoomPipeline_FuncSvr/smartlink/st_cross_svr_node.h @@ -1,4 +1,4 @@ -#ifndef ST_CROSS_SVR_NODE_H +#ifndef ST_CROSS_SVR_NODE_H #define ST_CROSS_SVR_NODE_H #include "../cluster/zp_clusternode.h" #include "st_cross_svr_msg.h" diff --git a/ZoomPipeline_FuncSvr/smartlink/st_message.h b/ZoomPipeline_FuncSvr/smartlink/st_message.h index f9912ef91581fd256e1500dd0dd8f465f6b66267..89b900bb6f3b89ea96db56d2455b0ebcc966a9f5 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_message.h +++ b/ZoomPipeline_FuncSvr/smartlink/st_message.h @@ -1,4 +1,4 @@ -#ifndef ST_MESSAGE_H +#ifndef ST_MESSAGE_H #define ST_MESSAGE_H #include namespace ExampleServer{ diff --git a/ZoomPipeline_FuncSvr/smartlink/st_msg_applayer.h b/ZoomPipeline_FuncSvr/smartlink/st_msg_applayer.h index a9ba6b54e0f8c03f2e4f66e3d0ac9e73376168be..e524663d2117698fb5a0bffdefca67b297dd3813 100644 --- a/ZoomPipeline_FuncSvr/smartlink/st_msg_applayer.h +++ b/ZoomPipeline_FuncSvr/smartlink/st_msg_applayer.h @@ -1,4 +1,4 @@ -#ifndef ST_MSG_APPLAYER_H +#ifndef ST_MSG_APPLAYER_H #define ST_MSG_APPLAYER_H #include namespace ExampleServer{ diff --git a/ZoomPipeline_FuncSvr/zpmainframe.cpp b/ZoomPipeline_FuncSvr/zpmainframe.cpp index ac998ab9d4a8aef94d2c390b5035f6127d5ab5e7..8181bb918517e5bca74999945293a77331afa462 100644 --- a/ZoomPipeline_FuncSvr/zpmainframe.cpp +++ b/ZoomPipeline_FuncSvr/zpmainframe.cpp @@ -1,4 +1,4 @@ -#include "zpmainframe.h" +#include "zpmainframe.h" #include "ui_zpmainframe.h" #include #include diff --git a/ZoomPipeline_FuncSvr/zpmainframe.h b/ZoomPipeline_FuncSvr/zpmainframe.h index 94d874b20548e28352f31a52d9733aee2f281fbe..234986f964ed8042ef5bbc9d407609c958c1c806 100644 --- a/ZoomPipeline_FuncSvr/zpmainframe.h +++ b/ZoomPipeline_FuncSvr/zpmainframe.h @@ -1,4 +1,4 @@ -#ifndef ZPMAINFRAME_H +#ifndef ZPMAINFRAME_H #define ZPMAINFRAME_H #include