oemolithread

class oemolithread : public oemolthreadbase

The following methods are publicly inherited from oemolthreadbase:

operator bool

GetMol

PutMol

The following methods are publicly inherited from oemolstreambase:

ClearCSVHeader

GetFlavor

SetFormat

GetBinaryIOHandler

GetFormat

close

GetCSVHeader

Getgz

open

GetFileName

SetFlavor

Constructors

oemolithread() -> oemolithread
oemolithread(fn: str) -> oemolithread

Default and copy constructors.

GetIStream

GetIStream() -> oeistream

GetMolStream

GetMolStream() -> oemolistream

SetFlavor

SetFlavor(format: int, flavor: int) -> bool

SetFormat

SetFormat(format: int) -> bool

close

close() -> None

openstring

openstring(data: bytes, gz: bool = False) -> bool
openstring(buffer: str, len: oesize_t, gz: bool = False) -> bool