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
FileIOStream
CDPL.Base.FileIOStream Member List
This is the complete list of members for
CDPL.Base.FileIOStream
, including all inherited members.
__init__
(str file_name, str mode='r')
CDPL.Base.FileIOStream
__init__
(str file_name, OpenMode mode=IOStream.OpenMode.IN)
CDPL.Base.FileIOStream
__iter__
()
CDPL.Base.FileIOStream
close
() (defined in
CDPL.Base.FileIOStream
)
CDPL.Base.FileIOStream
closed
(defined in
CDPL.Base.FileIOStream
)
CDPL.Base.FileIOStream
static
flush
() (defined in
CDPL.Base.FileIOStream
)
CDPL.Base.FileIOStream
CDPL::Base::IStream.getObjectID
()
CDPL.Base.IStream
CDPL::Base::OStream.getObjectID
()
CDPL.Base.OStream
getOpenModeFlags
()
CDPL.Base.FileIOStream
getOpenModeString
()
CDPL.Base.FileIOStream
getSoftSpace
()
CDPL.Base.FileIOStream
isClosed
()
CDPL.Base.FileIOStream
mode
(defined in
CDPL.Base.FileIOStream
)
CDPL.Base.FileIOStream
static
modeFlags
(defined in
CDPL.Base.FileIOStream
)
CDPL.Base.FileIOStream
static
name
(defined in
CDPL.Base.FileIOStream
)
CDPL.Base.FileIOStream
static
next
()
CDPL.Base.FileIOStream
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.FileIOStream
readline
(int size=-1)
CDPL.Base.FileIOStream
readlines
(int size=-1)
CDPL.Base.FileIOStream
seek
(int offs, int whence=0)
CDPL.Base.FileIOStream
seekr
(int offs, int whence=0)
CDPL.Base.FileIOStream
seekw
(int offs, int whence=0)
CDPL.Base.FileIOStream
setSoftSpace
(bool value)
CDPL.Base.FileIOStream
softspace
(defined in
CDPL.Base.FileIOStream
)
CDPL.Base.FileIOStream
static
tell
()
CDPL.Base.FileIOStream
tellr
()
CDPL.Base.FileIOStream
tellw
()
CDPL.Base.FileIOStream
write
(object string)
CDPL.Base.FileIOStream
writelines
(object iterable)
CDPL.Base.FileIOStream
xreadlines
()
CDPL.Base.FileIOStream
Generated by
1.8.20