#include <string.h>
#include "mode.h"
#include "ichitime.h"
#include "ichicant.h"
#include "ichirvrs.h"
#include "bcf_s.h"
Macros | |
#define | INC_ADD_EDGE 64 |
Functions | |
int | FixRestoredStructureStereo (struct tagCANON_GLOBALS *pCG, INCHI_CLOCK *ic, INCHI_MODE cmpInChI, ICR *icr, INCHI_MODE cmpInChI2, ICR *icr2, ICHICONST INPUT_PARMS *ip, STRUCT_DATA *sd, BN_STRUCT *pBNS, BN_DATA *pBD, StrFromINChI *pStruct, inp_ATOM *at, inp_ATOM *at2, inp_ATOM *at3, VAL_AT *pVA, ALL_TC_GROUPS *pTCGroups, T_GROUP_INFO **ppt_group_info, inp_ATOM **ppat_norm, inp_ATOM **ppat_prep, INChI *pInChI[], long num_inp, int *pnNumRunBNS, int *pnTotalDelta, int forbidden_edge_mask, int forbidden_stereo_edge_mask) |
#define INC_ADD_EDGE 64 |
int FixRestoredStructureStereo | ( | struct tagCANON_GLOBALS * | pCG, |
INCHI_CLOCK * | ic, | ||
INCHI_MODE | cmpInChI, | ||
ICR * | icr, | ||
INCHI_MODE | cmpInChI2, | ||
ICR * | icr2, | ||
ICHICONST INPUT_PARMS * | ip, | ||
STRUCT_DATA * | sd, | ||
BN_STRUCT * | pBNS, | ||
BN_DATA * | pBD, | ||
StrFromINChI * | pStruct, | ||
inp_ATOM * | at, | ||
inp_ATOM * | at2, | ||
inp_ATOM * | at3, | ||
VAL_AT * | pVA, | ||
ALL_TC_GROUPS * | pTCGroups, | ||
T_GROUP_INFO ** | ppt_group_info, | ||
inp_ATOM ** | ppat_norm, | ||
inp_ATOM ** | ppat_prep, | ||
INChI * | pInChI[], | ||
long | num_inp, | ||
int * | pnNumRunBNS, | ||
int * | pnTotalDelta, | ||
int | forbidden_edge_mask, | ||
int | forbidden_stereo_edge_mask | ||
) |