BALL::SmartsParser::SmartsParser::SPAtom::SmartsParser::SPAtom::Property Struct Reference

Property struct of smarts parser atom. More...

#include <smartsParser.h>

List of all members.


Public Member Functions

void operator= (const Property &rhs)
assignment operator
Constructors and desctructors
Property (PropertyType type, int value)
Detailed constructor with type and int value.
Property (PropertyType type, bool value)
Detailed constructor with type and flag.
Property (PropertyType type, const Element *value)
Detailed constructor with type and Element.
Property (PropertyType type, ChiralClass value)
Detailed constructor with type and chiral class definition.
virtual ~Property ()
Destructor.
Accessors
PropertyType getType () const
returns the type of the property
PropertyValue getValue () const
returns the value of the property

Detailed Description

Property struct of smarts parser atom.

Generated on Thu Aug 6 18:30:48 2009 for BALL by doxygen 1.5.8