#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include <stdarg.h>#include <errno.h>#include <limits.h>#include <float.h>#include <math.h>#include "../../../INCHI_BASE/src/incomdef.h"#include "../../../INCHI_BASE/src/ichidrp.h"#include "../../../INCHI_BASE/src/inpdef.h"#include "../../../INCHI_BASE/src/ichi.h"#include "../../../INCHI_BASE/src/strutil.h"#include "../../../INCHI_BASE/src/util.h"#include "../../../INCHI_BASE/src/ichierr.h"#include "../../../INCHI_BASE/src/ichimain.h"#include "../../../INCHI_BASE/src/extr_ct.h"#include "../../../INCHI_BASE/src/ichi_io.h"#include "../../../INCHI_BASE/src/mol_fmt.h"#include "../../../INCHI_BASE/src/ichicomp.h"#include "../../../INCHI_BASE/src/ichitaut.h"#include "../../../INCHI_BASE/src/ichinorm.h"#include "../../../INCHI_BASE/src/ichisize.h"#include "../../../INCHI_BASE/src/ichitime.h"#include "../../../INCHI_BASE/src/mode.h"#include "../../../INCHI_BASE/src/inchi_api.h"#include "../../../INCHI_BASE/src/bcf_s.h"#include "inchi_dll_a.h"#include "inchi_dll.h"
Include dependency graph for inchi_dll_a.c:| int CanonOneStructureINChI | ( | CANON_GLOBALS * | pCG, |
| struct tagINCHI_CLOCK * | ic, | ||
| INCHIGEN_CONTROL * | HGen, | ||
| int | iINChI, | ||
| INCHI_IOSTREAM * | inp_file | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int ExtractOneStructure | ( | STRUCT_DATA * | sd, |
| INPUT_PARMS * | ip, | ||
| char * | szTitle, | ||
| inchi_InputEx * | inp, | ||
| INCHI_IOSTREAM * | log_file, | ||
| INCHI_IOSTREAM * | out_file, | ||
| INCHI_IOSTREAM * | prb_file, | ||
| ORIG_ATOM_DATA * | orig_inp_data, | ||
| long * | num_inp | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| INCHIGEN_HANDLE INCHI_DECL INCHIGEN_Create | ( | void | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void INCHI_DECL INCHIGEN_Destroy | ( | INCHIGEN_HANDLE | _HGen | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int INCHI_DECL INCHIGEN_DoCanonicalization | ( | INCHIGEN_HANDLE | _HGen, |
| INCHIGEN_DATA * | pGenData | ||
| ) |
sd->nErrorCode &&
Here is the call graph for this function:
Here is the caller graph for this function:| int INCHI_DECL INCHIGEN_DoNormalization | ( | INCHIGEN_HANDLE | _HGen, |
| INCHIGEN_DATA * | pGenData | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int INCHI_DECL INCHIGEN_DoSerialization | ( | INCHIGEN_HANDLE | _HGen, |
| INCHIGEN_DATA * | pGenData, | ||
| inchi_Output * | pResults | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void INCHI_DECL INCHIGEN_Reset | ( | INCHIGEN_HANDLE | _HGen, |
| INCHIGEN_DATA * | pGenData, | ||
| inchi_Output * | pResults | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int INCHI_DECL INCHIGEN_Setup | ( | INCHIGEN_HANDLE | _HGen, |
| INCHIGEN_DATA * | pGenData, | ||
| inchi_Input * | pInp | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int NormOneStructureINChI | ( | CANON_GLOBALS * | pCG, |
| INCHI_CLOCK * | ic, | ||
| INCHIGEN_DATA * | pGenData, | ||
| INCHIGEN_CONTROL * | HGen, | ||
| int | iINChI, | ||
| INCHI_IOSTREAM * | inp_file | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| int parse_options_string | ( | char * | cmd, |
| const char * | argv[], | ||
| int | maxargs | ||
| ) |
Here is the caller graph for this function:| INCHIGEN_HANDLE INCHI_DECL STDINCHIGEN_Create | ( | void | ) |
Here is the call graph for this function:| void INCHI_DECL STDINCHIGEN_Destroy | ( | INCHIGEN_HANDLE | HGen | ) |
Here is the call graph for this function:| int INCHI_DECL STDINCHIGEN_DoCanonicalization | ( | INCHIGEN_HANDLE | HGen, |
| INCHIGEN_DATA * | pGenData | ||
| ) |
Here is the call graph for this function:| int INCHI_DECL STDINCHIGEN_DoNormalization | ( | INCHIGEN_HANDLE | HGen, |
| INCHIGEN_DATA * | pGenData | ||
| ) |
Here is the call graph for this function:| int INCHI_DECL STDINCHIGEN_DoSerialization | ( | INCHIGEN_HANDLE | HGen, |
| INCHIGEN_DATA * | pGenData, | ||
| inchi_Output * | pResults | ||
| ) |
Here is the call graph for this function:| void INCHI_DECL STDINCHIGEN_Reset | ( | INCHIGEN_HANDLE | HGen, |
| INCHIGEN_DATA * | pGenData, | ||
| inchi_Output * | pResults | ||
| ) |
Here is the call graph for this function:| int INCHI_DECL STDINCHIGEN_Setup | ( | INCHIGEN_HANDLE | _HGen, |
| INCHIGEN_DATA * | pGenData, | ||
| inchi_Input * | pInp | ||
| ) |
Here is the call graph for this function: