|
BALL
1.4.1
|
#include <BALL/MOLMEC/AMBER/GAFFCESParser.h>
Public Member Functions | |
| CESelementPredicate (GAFFCESParser *parser) | |
| ~CESelementPredicate () | |
| void | setElementName (String name) |
| String | getElementName () |
| bool | match (Atom &atom) |
Protected Attributes | |
| String | elementName_ |
Definition at line 212 of file GAFFCESParser.h.
| BALL::GAFFCESParser::CESelementPredicate::CESelementPredicate | ( | GAFFCESParser * | parser | ) | [inline] |
Definition at line 215 of file GAFFCESParser.h.
| bool BALL::GAFFCESParser::CESelementPredicate::match | ( | Atom & | atom | ) | [virtual] |
Reimplemented from BALL::GAFFCESParser::CESPredicate.
Definition at line 228 of file GAFFCESParser.h.
1.7.6.1