![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <DatastructsStreamOps.h>
Public Member Functions | |
const char * | getPropName () const |
bool | canSerialize (const RDValue &value) const |
bool | read (std::istream &ss, RDValue &value) const |
bool | write (std::ostream &ss, const RDValue &value) const |
CustomPropHandler * | clone () const |
![]() | |
virtual | ~CustomPropHandler () |
Definition at line 39 of file DatastructsStreamOps.h.
|
inlinevirtual |
Implements RDKit::CustomPropHandler.
Definition at line 42 of file DatastructsStreamOps.h.
|
inlinevirtual |
Implements RDKit::CustomPropHandler.
Definition at line 66 of file DatastructsStreamOps.h.
|
inlinevirtual |
Implements RDKit::CustomPropHandler.
Definition at line 41 of file DatastructsStreamOps.h.
|
inlinevirtual |
Implements RDKit::CustomPropHandler.
Definition at line 46 of file DatastructsStreamOps.h.
References RDKit::streamRead().
|
inlinevirtual |
Implements RDKit::CustomPropHandler.
Definition at line 55 of file DatastructsStreamOps.h.
References RDKit::streamWrite().