Chemical Data Processing Library Python API - Version 1.1.1
Classes | List of all members
CDPL.Base.IOStream Class Reference
+ Inheritance diagram for CDPL.Base.IOStream:

Classes

class  OpenMode
 

Additional Inherited Members

- Public Member Functions inherited from CDPL.Base.IStream
int getObjectID ()
 Returns the numeric identifier (ID) of the wrapped C++ class instance. More...
 
- Public Member Functions inherited from CDPL.Base.OStream
int getObjectID ()
 Returns the numeric identifier (ID) of the wrapped C++ class instance. More...
 
- Properties inherited from CDPL.Base.IStream
 objectID = property(getObjectID)
 
- Properties inherited from CDPL.Base.OStream
 objectID = property(getObjectID)