3.25 oemolistream

class oemolistream

The OEChem oemolistream class provides a stream-like abstraction for reading molecules from files, strings or standard in (std::cin). The oemolistream maintains the format and flavor of molecular reading for the stream. It also manages the conversion between multi-conformer molecules and single conformer molecules in cases where the molecule read into is not compatible with the file format. The OEChem oemolistream are capable of uncompressing gzip files while reading.


Subsections