Loading [MathJax]/extensions/tex2jax.js
Chemical Data Processing Library Python API - Version 1.1.1
Main Page
Related Pages
Packages
Packages
Package Functions
All
a
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
Functions
a
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
•
All
Classes
Namespaces
Functions
Variables
Properties
Pages
CDPL
Base
StringIOStream
CDPL.Base.StringIOStream Member List
This is the complete list of members for
CDPL.Base.StringIOStream
, including all inherited members.
__init__
(str string='', str mode='r+')
CDPL.Base.StringIOStream
__init__
(str string='', OpenMode mode=IOStream.OpenMode(24))
CDPL.Base.StringIOStream
__iter__
()
CDPL.Base.StringIOStream
closed
(defined in
CDPL.Base.StringIOStream
)
CDPL.Base.StringIOStream
static
flush
() (defined in
CDPL.Base.StringIOStream
)
CDPL.Base.StringIOStream
CDPL::Base::IStream.getObjectID
()
CDPL.Base.IStream
CDPL::Base::OStream.getObjectID
()
CDPL.Base.OStream
getOpenModeFlags
()
CDPL.Base.StringIOStream
getOpenModeString
()
CDPL.Base.StringIOStream
getSoftSpace
()
CDPL.Base.StringIOStream
getvalue
()
CDPL.Base.StringIOStream
isatty
()
CDPL.Base.StringIOStream
isClosed
()
CDPL.Base.StringIOStream
mode
(defined in
CDPL.Base.StringIOStream
)
CDPL.Base.StringIOStream
static
modeFlags
(defined in
CDPL.Base.StringIOStream
)
CDPL.Base.StringIOStream
static
next
()
CDPL.Base.StringIOStream
objectID
(defined in
CDPL.Base.IStream
)
CDPL.Base.IStream
static
objectID
(defined in
CDPL.Base.OStream
)
CDPL.Base.OStream
static
read
(int size=-1)
CDPL.Base.StringIOStream
readline
(int size=-1)
CDPL.Base.StringIOStream
readlines
(int size=-1)
CDPL.Base.StringIOStream
seek
(int offs, int whence=0)
CDPL.Base.StringIOStream
seekr
(int offs, int whence=0)
CDPL.Base.StringIOStream
seekw
(int offs, int whence=0)
CDPL.Base.StringIOStream
setSoftSpace
(bool value)
CDPL.Base.StringIOStream
setvalue
(str value)
CDPL.Base.StringIOStream
softspace
(defined in
CDPL.Base.StringIOStream
)
CDPL.Base.StringIOStream
static
tell
()
CDPL.Base.StringIOStream
tellr
()
CDPL.Base.StringIOStream
tellw
()
CDPL.Base.StringIOStream
truncate
(int length=-1)
CDPL.Base.StringIOStream
value
(defined in
CDPL.Base.StringIOStream
)
CDPL.Base.StringIOStream
static
write
(object string)
CDPL.Base.StringIOStream
writelines
(object iterable)
CDPL.Base.StringIOStream
xreadlines
()
CDPL.Base.StringIOStream
Generated by
1.8.20