Open Babel  3.0
Public Attributes | List of all members
BondSpec Struct Reference

#include <openbabel/parsmart.h>

Public Attributes

BondExprexpr
 
int src
 
int dst
 
int visit
 
bool grow
 

Detailed Description

An internal (SMARTS parser) bond specification.

Member Data Documentation

◆ expr

BondExpr* expr

◆ src

int src

◆ dst

int dst

◆ visit

int visit

◆ grow

bool grow

The documentation for this struct was generated from the following file: