/* File string.h created by CodeGen version 4.7 */ /* Tue Nov 17 10:33:36 PST 1998 */ /* WARNING: ad hoc changes to this file will be overwritten without warning. */ /* */ #define H_string_RCSID "@(#)$Id NOT IN CVS string.h by CodeGen 4.7 Tue Nov 17 10:33:36 PST 1998$" FIORD_BROAD_INFO inst_string_resp2_kval_info = { OUT_RESP_MSG, (void *) NULL, (caddr_t) NULL, (int (*)()) NULL, RESP_KVAL_FUNC, KVAL_RESPONSE }; FIORD_BROAD_INFO inst_string_bcast_kval_info = { BCAST_MSG, (void *) NULL, (caddr_t) NULL, (int (*)()) NULL, GET_KVAL_FUNC, KVAL_BROADCAST }; #define KW_MAP_NAME string_id_to_kw_map #define KW_MAP_TYPE BASIC_KW_INFO KW_MAP_TYPE KW_MAP_NAME[]= { /* COLL1 : */ { COLL1LCK, "COLL1LCK" }, { COLL1MSG, "COLL1MSG" }, { COLL1NAM, "COLL1NAM" }, /* COLL2 : */ { COLL2LCK, "COLL2LCK" }, { COLL2MSG, "COLL2MSG" }, { COLL2NAM, "COLL2NAM" }, /* COLL3 : */ { COLL3LCK, "COLL3LCK" }, { COLL3MSG, "COLL3MSG" }, { COLL3NAM, "COLL3NAM" }, /* SLMSK : */ { SLMSKLCK, "SLMSKLCK" }, { SLMSKMSG, "SLMSKMSG" }, { SLMSKNAM, "SLMSKNAM" }, /* DWFIL : */ { DWFILLCK, "DWFILLCK" }, { DWFILMSG, "DWFILMSG" }, { DWFILNAM, "DWFILNAM" }, /* APMSK : */ { APMSKLCK, "APMSKLCK" }, { APMSKMSG, "APMSKMSG" }, { APMSKNAM, "APMSKNAM" }, /* TVFOC : */ { TVFOCLCK, "TVFOCLCK" }, { TVFOCMSG, "TVFOCMSG" }, { TVFOCNAM, "TVFOCNAM" }, /* TVFIL : */ { TVFILLCK, "TVFILLCK" }, { TVFILMSG, "TVFILMSG" }, { TVFILNAM, "TVFILNAM" }, /* PRISM : */ { PRISMLCK, "PRISMLCK" }, { PRISMMSG, "PRISMMSG" }, { PRISMNAM, "PRISMNAM" }, /* IMFLT : */ { IMFLTLCK, "IMFLTLCK" }, { IMFLTMSG, "IMFLTMSG" }, { IMFLTNAM, "IMFLTNAM" }, /* LDFLT : */ { LDFLTLCK, "LDFLTLCK" }, { LDFLTMSG, "LDFLTMSG" }, { LDFLTNAM, "LDFLTNAM" }, /* HATCH : */ { HATCHLCK, "HATCHLCK" }, { HATCHMSG, "HATCHMSG" }, /* CTRL0 : */ /* CTRL1 : */ /* ccd : */ /* infoman : */ /* IOports : */ /* ccdinfoman : */ /* analogU0 : */ /* analogU1 : */ /* IonPumpdev : */ }; #define KW_MAP_SIZE ( sizeof KW_MAP_NAME / sizeof (KW_MAP_TYPE) ) /****************************************************************************/ /* Includes (part 2) */ /****************************************************************************/ /* fiord */ #include "fiord/make_disp2_string_func.h" /* define the make_xxx_func macros */ /****************************************************************************/ /* Macro created fuctions */ /****************************************************************************/ /****************************************************************************/ /* broadcast message handler */ make_disp2_string_get_kvals_func( GET_KVAL_FUNC ) /****************************************************************************/ /* COLL1 : */ make_disp2_string_output_func( output_coll1lck, COLL1LCK ) make_disp2_string_input_func( input_coll1lck, COLL1LCK ) make_disp2_string_input_func( input_coll1msg, COLL1MSG ) make_disp2_string_output_func( output_coll1nam, COLL1NAM ) make_disp2_string_input_func( input_coll1nam, COLL1NAM ) /* COLL2 : */ make_disp2_string_output_func( output_coll2lck, COLL2LCK ) make_disp2_string_input_func( input_coll2lck, COLL2LCK ) make_disp2_string_input_func( input_coll2msg, COLL2MSG ) make_disp2_string_output_func( output_coll2nam, COLL2NAM ) make_disp2_string_input_func( input_coll2nam, COLL2NAM ) /* COLL3 : */ make_disp2_string_output_func( output_coll3lck, COLL3LCK ) make_disp2_string_input_func( input_coll3lck, COLL3LCK ) make_disp2_string_input_func( input_coll3msg, COLL3MSG ) make_disp2_string_output_func( output_coll3nam, COLL3NAM ) make_disp2_string_input_func( input_coll3nam, COLL3NAM ) /* SLMSK : */ make_disp2_string_output_func( output_slmsklck, SLMSKLCK ) make_disp2_string_input_func( input_slmsklck, SLMSKLCK ) make_disp2_string_input_func( input_slmskmsg, SLMSKMSG ) make_disp2_string_output_func( output_slmsknam, SLMSKNAM ) make_disp2_string_input_func( input_slmsknam, SLMSKNAM ) /* DWFIL : */ make_disp2_string_output_func( output_dwfillck, DWFILLCK ) make_disp2_string_input_func( input_dwfillck, DWFILLCK ) make_disp2_string_input_func( input_dwfilmsg, DWFILMSG ) make_disp2_string_output_func( output_dwfilnam, DWFILNAM ) make_disp2_string_input_func( input_dwfilnam, DWFILNAM ) /* APMSK : */ make_disp2_string_output_func( output_apmsklck, APMSKLCK ) make_disp2_string_input_func( input_apmsklck, APMSKLCK ) make_disp2_string_input_func( input_apmskmsg, APMSKMSG ) make_disp2_string_output_func( output_apmsknam, APMSKNAM ) make_disp2_string_input_func( input_apmsknam, APMSKNAM ) /* TVFOC : */ make_disp2_string_output_func( output_tvfoclck, TVFOCLCK ) make_disp2_string_input_func( input_tvfoclck, TVFOCLCK ) make_disp2_string_input_func( input_tvfocmsg, TVFOCMSG ) make_disp2_string_output_func( output_tvfocnam, TVFOCNAM ) make_disp2_string_input_func( input_tvfocnam, TVFOCNAM ) /* TVFIL : */ make_disp2_string_output_func( output_tvfillck, TVFILLCK ) make_disp2_string_input_func( input_tvfillck, TVFILLCK ) make_disp2_string_input_func( input_tvfilmsg, TVFILMSG ) make_disp2_string_output_func( output_tvfilnam, TVFILNAM ) make_disp2_string_input_func( input_tvfilnam, TVFILNAM ) /* PRISM : */ make_disp2_string_output_func( output_prismlck, PRISMLCK ) make_disp2_string_input_func( input_prismlck, PRISMLCK ) make_disp2_string_input_func( input_prismmsg, PRISMMSG ) make_disp2_string_output_func( output_prismnam, PRISMNAM ) make_disp2_string_input_func( input_prismnam, PRISMNAM ) /* IMFLT : */ make_disp2_string_output_func( output_imfltlck, IMFLTLCK ) make_disp2_string_input_func( input_imfltlck, IMFLTLCK ) make_disp2_string_input_func( input_imfltmsg, IMFLTMSG ) make_disp2_string_output_func( output_imfltnam, IMFLTNAM ) make_disp2_string_input_func( input_imfltnam, IMFLTNAM ) /* LDFLT : */ make_disp2_string_output_func( output_ldfltlck, LDFLTLCK ) make_disp2_string_input_func( input_ldfltlck, LDFLTLCK ) make_disp2_string_input_func( input_ldfltmsg, LDFLTMSG ) make_disp2_string_output_func( output_ldfltnam, LDFLTNAM ) make_disp2_string_input_func( input_ldfltnam, LDFLTNAM ) /* HATCH : */ make_disp2_string_output_func( output_hatchlck, HATCHLCK ) make_disp2_string_input_func( input_hatchlck, HATCHLCK ) make_disp2_string_input_func( input_hatchmsg, HATCHMSG ) /* CTRL0 : */ /* CTRL1 : */ /* ccd : */ /* infoman : */ /* IOports : */ /* ccdinfoman : */ /* analogU0 : */ /* analogU1 : */ /* IonPumpdev : */