#include <stdio.h>#include <stdlib.h>#include <limits.h>#include <math.h>#include <float.h>#include <string.h>#include <ctype.h>#include "../../../INCHI_BASE/src/mode.h"#include "../../../INCHI_BASE/src/incomdef.h"#include "../../../INCHI_BASE/src/ichidrp.h"#include "../../../INCHI_BASE/src/inpdef.h"#include "../../../INCHI_BASE/src/util.h"#include "../../../INCHI_BASE/src/ichierr.h"#include "../../../INCHI_BASE/src/ichicomp.h"#include "../../../INCHI_BASE/src/ichi_io.h"#include "../../../INCHI_BASE/src/inchi_api.h"#include "../../../INCHI_BASE/src/bcf_s.h"#include "inchi_dll_b.h"#include "../../../INCHI_BASE/src/readinch.h"
 Include dependency graph for ichilnct.c:Functions | |
| int | InchiToInchi_Input (INCHI_IOSTREAM *inp_molfile, inchi_Input *orig_at_data, int bMergeAllInputStructures, int bDoNotAddH, int vABParityUnknown, INPUT_TYPE nInputType, char *pSdfLabel, char *pSdfValue, long *lSdfId, INCHI_MODE *pInpAtomFlags, int *err, char *pStrErr) | 
| EXPIMP_TEMPLATE INCHI_API int INCHI_DECL | Get_std_inchi_Input_FromAuxInfo (char *szInchiAuxInfo, int bDoNotAddH, InchiInpData *pInchiInp) | 
| EXPIMP_TEMPLATE INCHI_API int INCHI_DECL | Get_inchi_Input_FromAuxInfo (char *szInchiAuxInfo, int bDoNotAddH, int bDiffUnkUndfStereo, InchiInpData *pInchiInp) | 
| void INCHI_DECL | Free_std_inchi_Input (inchi_Input *pInp) | 
| void INCHI_DECL | Free_inchi_Input (inchi_Input *pInp) | 
| void INCHI_DECL Free_inchi_Input | ( | inchi_Input * | pInp | ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| void INCHI_DECL Free_std_inchi_Input | ( | inchi_Input * | pInp | ) | 
 Here is the call graph for this function:| EXPIMP_TEMPLATE INCHI_API int INCHI_DECL Get_inchi_Input_FromAuxInfo | ( | char * | szInchiAuxInfo, | 
| int | bDoNotAddH, | ||
| int | bDiffUnkUndfStereo, | ||
| InchiInpData * | pInchiInp | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| EXPIMP_TEMPLATE INCHI_API int INCHI_DECL Get_std_inchi_Input_FromAuxInfo | ( | char * | szInchiAuxInfo, | 
| int | bDoNotAddH, | ||
| InchiInpData * | pInchiInp | ||
| ) | 
 Here is the call graph for this function:| int InchiToInchi_Input | ( | INCHI_IOSTREAM * | inp_molfile, | 
| inchi_Input * | orig_at_data, | ||
| int | bMergeAllInputStructures, | ||
| int | bDoNotAddH, | ||
| int | vABParityUnknown, | ||
| INPUT_TYPE | nInputType, | ||
| char * | pSdfLabel, | ||
| char * | pSdfValue, | ||
| long * | lSdfId, | ||
| INCHI_MODE * | pInpAtomFlags, | ||
| int * | err, | ||
| char * | pStrErr | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function: