Public Attributes

Pattern Struct Reference

A SMARTS parser internal pattern. More...

#include <openbabel/parsmart.h>

List of all members.

Public Attributes

int aalloc
int acount
int balloc
int bcount
bool ischiral
AtomSpecatom
BondSpecbond
int parts
bool hasExplicitH
std::vector< int > bond_parse_order

Detailed Description

A SMARTS parser internal pattern.


Member Data Documentation

int aalloc
int acount
int balloc
int bcount
bool ischiral
int parts
std::vector<int> bond_parse_order

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines