![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#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.
|
inline |
Definition at line 55 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::first |
Definition at line 56 of file SLNAttribs.h.
| bool RDKit::SLNParse::AttribType::negated |
Definition at line 60 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::op |
Definition at line 59 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::second |
Definition at line 58 of file SLNAttribs.h.
| void* RDKit::SLNParse::AttribType::structQuery |
Definition at line 61 of file SLNAttribs.h.