Chemical Data Processing Library Python API - Version 1.1.1
|
This is the complete list of members for CDPL.Util.GZipOStream, including all inherited members.
__init__() | CDPL.Util.GZipOStream | |
__init__(Base.OStream os) | CDPL.Util.GZipOStream | |
close() (defined in CDPL.Util.GZipOStream) | CDPL.Util.GZipOStream | |
closed (defined in CDPL.Util.GZipOStream) | CDPL.Util.GZipOStream | static |
flush() (defined in CDPL.Util.GZipOStream) | CDPL.Util.GZipOStream | |
getObjectID() | CDPL.Base.OStream | |
getOpenModeFlags() | CDPL.Util.GZipOStream | |
getOpenModeString() | CDPL.Util.GZipOStream | |
getSoftSpace() | CDPL.Util.GZipOStream | |
isClosed() | CDPL.Util.GZipOStream | |
mode (defined in CDPL.Util.GZipOStream) | CDPL.Util.GZipOStream | static |
modeFlags (defined in CDPL.Util.GZipOStream) | CDPL.Util.GZipOStream | static |
objectID (defined in CDPL.Base.OStream) | CDPL.Base.OStream | static |
open(Base.OStream os) | CDPL.Util.GZipOStream | |
seekw(int offs, int whence=0) | CDPL.Util.GZipOStream | |
setSoftSpace(bool value) | CDPL.Util.GZipOStream | |
softspace (defined in CDPL.Util.GZipOStream) | CDPL.Util.GZipOStream | static |
tellw() | CDPL.Util.GZipOStream | |
write(object string) | CDPL.Util.GZipOStream | |
writelines(object iterable) | CDPL.Util.GZipOStream |