Main Page   File List   File Members   Related Pages  

frdi_hsp.h

Go to the documentation of this file.
00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 
00012 
00013 
00014 
00015 
00016 
00017 
00018 
00019 #ifndef _FRDI_HSP_H
00020 #define _FRDI_HSP_H
00021 
00022 
00025 #define FRDI_HSP_D_REQUEST          "D request"
00026 #define FRDI_HSP_D_IS               "D is "
00027 #define FRDI_HSP_D_NULL             "D null"
00028 
00029 #define FRDI_HSP_F_SET_HOST         "F set host "
00030 #define FRDI_HSP_F_SET_SECRET       "F set secret "
00031 #define FRDI_HSP_F_SHUTDOWN         "F shutdown"
00032 
00033 #define FRDI_HSP_L_OPENING          "L opening"
00034 #define FRDI_HSP_L_OPENED           "L opened"
00035 #define FRDI_HSP_L_CLOSING          "L closing"
00036 #define FRDI_HSP_L_CLOSED           "L closed"
00037 
00038 #define FRDI_HSP_K_NULL             "K null"
00039 #define FRDI_HSP_K_PING_REQUEST     "K ping request "
00040 #define FRDI_HSP_K_PING_RESPONSE    "K ping respond "
00041 #define FRDI_HSP_K_TIME_REQUEST     "K time request"
00042 #define FRDI_HSP_K_TIME_RESPONSE    "K time respond "
00043 
00044 #define FRDI_HSP_P_INIT_OPENING     "P opening"
00045 #define FRDI_HSP_P_INIT_OPENED      "P opened"
00046 #define FRDI_HSP_P_INIT_MODULO      "P modulo "
00047 #define FRDI_HSP_P_INIT_SIZE        "P limit size "
00048 #define FRDI_HSP_P_INIT_TIME        "P limit time "
00049 #define FRDI_HSP_P_INIT_HOST        "P limit host"
00050 #define FRDI_HSP_P_INIT_JOIN        "P join request "
00051 #define FRDI_HSP_P_INIT_YES         "P join respond yes "
00052 #define FRDI_HSP_P_INIT_NO          "P join respond no "
00053 
00054 #define FRDI_HSP_P_RAND_START       "P start"
00055 #define FRDI_HSP_P_RAND_SIZE        "P size "
00056 
00057 #define FRDI_HSP_P_GENR_OUTCOME     "P outcome "
00058 #define FRDI_HSP_P_GENR_ANNOUNCE    "P announce"
00059 
00060 #define FRDI_HSP_P_VERI_FAIR        "P finish fair"
00061 #define FRDI_HSP_P_VERI_FAIL        "P finish fail "
00062 #define FRDI_HSP_P_VERI_FRAUD       "P finish fraud "
00063 #define FRDI_HSP_P_VERI_CLOSING     "P closing"
00064 #define FRDI_HSP_P_VERI_CLOSED      "P closed"
00065 
00066 #define FRDI_HSP_U_NULL             "U null"
00067 
00068 #define FRDI_HSP_SEPERATOR          " | "
00069 
00070 
00071 #endif /* _FRDI_HSP_H */
00072 
00073 /* End of File */

Generated on Wed Aug 18 13:23:45 2004 for Project Fairdice by doxygen1.2.18