This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | INCHI_MAX_NUM_ARG 32 |
Functions | |
| int | parse_options_string (char *cmd, const char *argv[], int maxargs) |
| void | produce_generation_output (inchi_Output *out, STRUCT_DATA *sd, INPUT_PARMS *ip, INCHI_IOSTREAM *log_file, INCHI_IOSTREAM *out_file) |
| void | copy_corrected_log_tail (inchi_Output *out, INCHI_IOSTREAM *log_file) |
| int | input_erroneously_contains_pseudoatoms (inchi_Input *inp, inchi_Output *out) |
| #define INCHI_MAX_NUM_ARG 32 |
| void copy_corrected_log_tail | ( | inchi_Output * | out, |
| INCHI_IOSTREAM * | log_file | ||
| ) |
Here is the caller graph for this function:| int input_erroneously_contains_pseudoatoms | ( | inchi_Input * | inp, |
| inchi_Output * | out | ||
| ) |
Here is the caller graph for this function:| int parse_options_string | ( | char * | cmd, |
| const char * | argv[], | ||
| int | maxargs | ||
| ) |
| void produce_generation_output | ( | inchi_Output * | out, |
| STRUCT_DATA * | sd, | ||
| INPUT_PARMS * | ip, | ||
| INCHI_IOSTREAM * | log_file, | ||
| INCHI_IOSTREAM * | out_file | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: