MIDAS
|
Go to the source code of this file.
Classes | |
struct | CAMAC |
Functions | |
INT | cnafsub (BOOL, char *) |
void | help_page (INT which) |
INT | decode_line (CAMAC *p, char *str) |
INT | read_job_file (FILE *pF, INT action, CAMAC **job, char *name) |
void | make_display_string (int from, CAMAC *p, char *saddr) |
void | cc_services (CAMAC *p) |
void | mcstd_func (CAMAC *PP) |
int | main (int argc, char **argv) |
Variables | |
char | MCStd [32][32] |
CAMAC | Prompt [2] |
char | job_name [128] = "cnaf.cnf" |
HNDLE | hDB |
main ODB handle | |
HNDLE | hKey |
FILE * | pF |
BOOL | jobflag |
char | addr [128] |
Definition at line 116 of file mcnaf.cxx.
Definition at line 440 of file mcnaf.cxx.
Definition at line 562 of file mcnaf.cxx.
Definition at line 844 of file mcnaf.cxx.
Definition at line 148 of file mcnaf.cxx.
Definition at line 393 of file mcnaf.cxx.
char MCStd[32][32] |
Definition at line 66 of file mcnaf.cxx.