![]() |
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 {false} |
| void * | structQuery {nullptr} |
Definition at line 54 of file SLNAttribs.h.
|
inline |
Definition at line 56 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::first |
Definition at line 57 of file SLNAttribs.h.
Referenced by AttribType().
| bool RDKit::SLNParse::AttribType::negated {false} |
Definition at line 60 of file SLNAttribs.h.
| std::string RDKit::SLNParse::AttribType::op |
Definition at line 59 of file SLNAttribs.h.
Referenced by AttribType().
| std::string RDKit::SLNParse::AttribType::second |
Definition at line 58 of file SLNAttribs.h.
Referenced by AttribType().
| void* RDKit::SLNParse::AttribType::structQuery {nullptr} |
Definition at line 61 of file SLNAttribs.h.