|
BALL
1.4.79
|
possible types of the properties More...
#include <BALL/STRUCTURE/smartsParser.h>
Public Attributes | |
| int | int_value |
| bool | bool_value |
| const Element * | element_value |
| ChiralClass | chiral_class_value |
possible types of the properties
Definition at line 213 of file smartsParser.h.
| bool BALL::SmartsParser::SPAtom::PropertyValue::bool_value |
Definition at line 216 of file smartsParser.h.
| ChiralClass BALL::SmartsParser::SPAtom::PropertyValue::chiral_class_value |
Definition at line 218 of file smartsParser.h.
| const Element* BALL::SmartsParser::SPAtom::PropertyValue::element_value |
Definition at line 217 of file smartsParser.h.
| int BALL::SmartsParser::SPAtom::PropertyValue::int_value |
Definition at line 215 of file smartsParser.h.
1.8.7