RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::SLNParse::AttribType Class Reference

#include <SLNAttribs.h>

Public Member Functions

 AttribType ()
 

Public Attributes

std::string first
 
std::string second
 
std::string op
 
bool negated {false}
 
voidstructQuery {nullptr}
 

Detailed Description

Definition at line 54 of file SLNAttribs.h.

Constructor & Destructor Documentation

◆ AttribType()

RDKit::SLNParse::AttribType::AttribType ( )
inline

Definition at line 56 of file SLNAttribs.h.

Member Data Documentation

◆ first

std::string RDKit::SLNParse::AttribType::first

Definition at line 57 of file SLNAttribs.h.

◆ negated

bool RDKit::SLNParse::AttribType::negated {false}

Definition at line 60 of file SLNAttribs.h.

◆ op

std::string RDKit::SLNParse::AttribType::op

Definition at line 59 of file SLNAttribs.h.

◆ second

std::string RDKit::SLNParse::AttribType::second

Definition at line 58 of file SLNAttribs.h.

◆ structQuery

void* RDKit::SLNParse::AttribType::structQuery {nullptr}

Definition at line 61 of file SLNAttribs.h.


The documentation for this class was generated from the following file: