EleFits
4.0.1
A modern C++ API on top of CFitsIO
Main Page
Modules
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Typedefs
Enumerations
Enumerator
Examples
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Modules
Pages
Euclid
Fits
BintableColumns
has
init
initSeq
initSeq
read
read
readAllNames
readBufferRowCount
readColumnCount
readIndex
readIndices
readInfo
readInfo
readName
readRowCount
readSegment
readSegment
readSegmentSeq
readSegmentSeq
readSegmentSeqTo
readSegmentSeqTo
readSegmentSeqTo
readSegmentSeqTo
readSegmentSeqTo
readSegmentSeqTo
readSegmentTo
readSegmentTo
readSegmentTo
readSeq
readSeq
readSeqTo
readSeqTo
readSeqTo
readSeqTo
readSeqTo
readSeqTo
readTo
readTo
readTo
remove
remove
removeSeq
removeSeq
rename
rename
write
writeSegment
writeSegmentSeq
writeSegmentSeq
writeSeq
writeSeq
◆
writeSegmentSeq()
[2/2]
template<typename... Ts>
void Euclid::Fits::BintableColumns::writeSegmentSeq
(
FileMemSegments
rows
,
const
Column
< Ts > &...
columns
)
const
Write a sequence of segments.
Parameters
rows
The mapping between the in-file and in-memory rows
columns
The columns to be written Segments can be written in already initialized columns with
writeSegmentSeq()
or in new columns with
appendSegmentSeq()
.
Generated by
1.8.19