|
OpenStructure
|
#include <compound.hh>
Public Member Functions | |
| AtomSpec () | |
| bool | operator== (const AtomSpec &rhs) const |
| bool | operator!= (const AtomSpec &rhs) const |
Data Fields | |
| int | ordinal |
| String | name |
| String | alt_name |
| String | element |
| bool | is_leaving |
| bool | is_aromatic |
Definition at line 68 of file compound.hh.
|
inline |
Definition at line 69 of file compound.hh.
|
inline |
Definition at line 83 of file compound.hh.
|
inline |
Definition at line 78 of file compound.hh.
| String alt_name |
Definition at line 74 of file compound.hh.
| String element |
Definition at line 75 of file compound.hh.
| bool is_aromatic |
Definition at line 77 of file compound.hh.
| bool is_leaving |
Definition at line 76 of file compound.hh.
| String name |
Definition at line 73 of file compound.hh.
| int ordinal |
Definition at line 72 of file compound.hh.
1.8.1.1