YPC  0.2.0
common_t.h
1 #pragma once
2 #include <ff/net/middleware/ntpackage.h>
3 #include <ff/util/ntobject.h>
4 
5 define_nt(RYXXBZ, std::string, "RYXXBZ");
6 define_nt(XM, std::string, "XM");
7 define_nt(CYM, std::string, "CYM");
8 define_nt(XBDM, std::string, "XBDM");
9 define_nt(FWXXBZ, std::string, "FWXXBZ");
10 define_nt(XP, std::string, "XP");
11 define_nt(DWMC, std::string, "DWMC");
12 define_nt(ZJHM, std::string, "ZJHM");
13 define_nt(GJDM, std::string, "GJDM");
14 define_nt(MZDM, std::string, "MZDM");
15 define_nt(JGSSXDM, std::string, "JGSSXDM");
16 define_nt(HKXZFLYDM, std::string, "HKXZFLYDM");
17 define_nt(HLXDM, std::string, "HLXDM");
18 define_nt(HJDZ_XZQHDM, std::string, "HJDZXZQHDM");
19 define_nt(SJJZD_XZQHDM, std::string, "SJJZDXZQHDM");
20 define_nt(SJJZD_QHNXXDZ, std::string, "SJJZDQHNXXDZ");
21 define_nt(XLDM, std::string, "XLDM");
22 define_nt(TSSFDM, std::string, "TSSFDM");
23 define_nt(CSQR, std::string, "CSQR");
24 define_nt(LXDH, std::string, "LXDH");
25 define_nt(HYZKDM, std::string, "HYZKDM");
26 define_nt(DJR_XM, std::string, "DJR_XM");
27 define_nt(DJR_GMSFZHM, std::string, "DJRGMSFZHM");
28 define_nt(DJR_LXDH, std::string, "DJRLXDH");
29 define_nt(GXSJ, std::string, "GXSJ");
30 define_nt(SJZT, std::string, "SJZT");
31 
32 typedef ff::util::ntobject<
33  RYXXBZ, XM, CYM, XBDM, FWXXBZ, XP, DWMC, ZJHM, GJDM, MZDM, JGSSXDM,
34  HKXZFLYDM, HLXDM, HJDZ_XZQHDM, SJJZD_XZQHDM, SJJZD_QHNXXDZ, XLDM, TSSFDM,
35  CSQR, LXDH, HYZKDM, DJR_XM, DJR_GMSFZHM, DJR_LXDH, GXSJ, SJZT>
36  row_t;