Home
last modified time | relevance | path

Searched refs:getNonQueryBondSmarts (Results 1 – 1 of 1) sorted by relevance

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/SmilesParse/
H A DSmartsWrite.cpp747 std::string getNonQueryBondSmarts(const QueryBond *qbond, int atomToLeftIdx) { in getNonQueryBondSmarts() function
877 res = getNonQueryBondSmarts(bond, atomToLeftIdx); in GetBondSmarts()