#include "extr_ct.h"
 Include dependency graph for ichiring.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | tagQieue | 
Macros | |
| #define | QUEUE_QINT 1 | 
| #define | QINT_TYPE qInt | 
Typedefs | |
| typedef AT_RANK | qInt | 
| typedef struct tagQieue | QUEUE | 
Functions | |
| QUEUE * | QueueCreate (int nTotLength, int nSize) | 
| QUEUE * | QueueDelete (QUEUE *q) | 
| int | is_bond_in_Nmax_memb_ring (inp_ATOM *atom, int at_no, int neigh_ord, QUEUE *q, AT_RANK *nAtomLevel, S_CHAR *cSource, AT_RANK nMaxRingSize) | 
| int | is_atom_in_3memb_ring (inp_ATOM *atom, int at_no) | 
| #define QINT_TYPE qInt | 
| #define QUEUE_QINT 1 | 
| int is_atom_in_3memb_ring | ( | inp_ATOM * | atom, | 
| int | at_no | ||
| ) | 
 Here is the caller graph for this function:| int is_bond_in_Nmax_memb_ring | ( | inp_ATOM * | atom, | 
| int | at_no, | ||
| int | neigh_ord, | ||
| QUEUE * | q, | ||
| AT_RANK * | nAtomLevel, | ||
| S_CHAR * | cSource, | ||
| AT_RANK | nMaxRingSize | ||
| ) | 
 Here is the call graph for this function:
 Here is the caller graph for this function:| QUEUE * QueueCreate | ( | int | nTotLength, | 
| int | nSize | ||
| ) | 
 Here is the caller graph for this function: