#include <SLNAttribs.h>
Public Member Functions | |
| AttribType () | |
Public Attributes | |
| std::string | first |
| std::string | second |
| std::string | op |
| bool | negated |
| void * | structQuery |
Definition at line 53 of file SLNAttribs.h.
| RDKit::SLNParse::AttribType::AttribType | ( | ) | [inline] |
Definition at line 55 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::first |
Definition at line 55 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::second |
Definition at line 57 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::op |
Definition at line 58 of file SLNAttribs.h.
Definition at line 59 of file SLNAttribs.h.
Definition at line 60 of file SLNAttribs.h.
1.5.6