_BondExpr Union Reference

A SMARTS parser internal bond expression. More...

#include <parsmart.h>

List of all members.

Public Attributes

int type
struct {
   int   type
   int   prop
   int   value
leaf
struct {
   int   type
   _BondExpr *   arg
mon
struct {
   int   type
   _BondExpr *   lft
   _BondExpr *   rgt
bin


Detailed Description

A SMARTS parser internal bond expression.


Member Data Documentation

int type

int prop

int value

struct { ... } leaf

union _BondExpr* arg

struct { ... } mon

union _BondExpr* lft

union _BondExpr* rgt

struct { ... } bin


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