#include <StreamOps.h>
Definition at line 372 of file StreamOps.h.
◆ ~CustomPropHandler()
virtual RDKit::CustomPropHandler::~CustomPropHandler |
( |
| ) |
|
|
inlinevirtual |
◆ canSerialize()
virtual bool RDKit::CustomPropHandler::canSerialize |
( |
const RDValue & | value | ) |
const |
|
pure virtual |
◆ clone()
◆ getPropName()
virtual const char * RDKit::CustomPropHandler::getPropName |
( |
| ) |
const |
|
pure virtual |
◆ read()
virtual bool RDKit::CustomPropHandler::read |
( |
std::istream & | ss, |
|
|
RDValue & | value ) const |
|
pure virtual |
◆ write()
virtual bool RDKit::CustomPropHandler::write |
( |
std::ostream & | ss, |
|
|
const RDValue & | value ) const |
|
pure virtual |
The documentation for this class was generated from the following file: