Loading [MathJax]/extensions/tex2jax.js
Thrill
0.1
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace 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
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Variables
a
b
c
d
f
g
i
k
l
m
n
p
r
s
t
v
w
x
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Enumerations
+
Enumerator
c
d
h
i
m
s
t
w
+
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
+
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
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerations
+
Enumerator
a
b
c
d
f
m
n
o
p
r
s
t
v
w
+
Related Functions
o
p
s
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
+
Functions
b
c
d
f
g
h
j
l
m
o
p
r
s
t
u
w
Variables
Typedefs
+
Macros
_
a
b
c
d
f
h
i
l
m
o
p
s
t
u
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
BlockWriter< BlockSink > Member List
This is the complete list of members for
BlockWriter< BlockSink >
, including all inherited members.
AllocateBlock
()
BlockWriter< BlockSink >
inline
private
Append
(const void *data, size_t size)
BlockWriter< BlockSink >
inline
Append
(const std::string &str)
BlockWriter< BlockSink >
inline
AppendBlocks
(const std::vector< Block > &blocks)
BlockWriter< BlockSink >
inline
AppendBlocks
(const std::deque< Block > &blocks)
BlockWriter< BlockSink >
inline
block_size
() const
BlockWriter< BlockSink >
inline
block_size_
BlockWriter< BlockSink >
private
BlockWriter
(BlockSink &&sink, size_t max_block_size=default_block_size)
BlockWriter< BlockSink >
inline
explicit
BlockWriter
()=default
BlockWriter< BlockSink >
BlockWriter
(const BlockWriter &)=delete
BlockWriter< BlockSink >
BlockWriter
(BlockWriter &&bw) noexcept
BlockWriter< BlockSink >
inline
bytes_
BlockWriter< BlockSink >
private
Close
()
BlockWriter< BlockSink >
inline
closed_
BlockWriter< BlockSink >
private
current_
BlockWriter< BlockSink >
private
debug
BlockWriter< BlockSink >
static
do_queue_
BlockWriter< BlockSink >
private
end_
BlockWriter< BlockSink >
private
first_offset_
BlockWriter< BlockSink >
private
Flush
()
BlockWriter< BlockSink >
inline
HasBufferData
() const
BlockWriter< BlockSink >
inline
IsValid
() const
BlockWriter< BlockSink >
inline
MarkItem
()
BlockWriter< BlockSink >
inline
max_block_size_
BlockWriter< BlockSink >
private
nitems_
BlockWriter< BlockSink >
private
operator=
(const BlockWriter &)=delete
BlockWriter< BlockSink >
operator=
(BlockWriter &&bw) noexcept
BlockWriter< BlockSink >
inline
Put
(const T &x)
BlockWriter< BlockSink >
inline
PutByte
(Byte data)
BlockWriter< BlockSink >
inline
PutNoSelfVerify
(const T &x)
BlockWriter< BlockSink >
inline
PutRaw
(const Type &item)
BlockWriter< BlockSink >
inline
PutSafe
(const T &x)
BlockWriter< BlockSink >
inline
PutString
(const char *data, size_t len)
ItemWriterToolsBase< BlockWriter< BlockSink > >
inline
PutString
(const uint8_t *data, size_t len)
ItemWriterToolsBase< BlockWriter< BlockSink > >
inline
PutString
(const std::string &str)
ItemWriterToolsBase< BlockWriter< BlockSink > >
inline
PutUnsafe
(const T &x)
BlockWriter< BlockSink >
inline
PutVarint
(uint64_t v)
ItemWriterToolsBase< BlockWriter< BlockSink > >
inline
PutVarint32
(uint32_t v)
ItemWriterToolsBase< BlockWriter< BlockSink > >
inline
self_verify
BlockWriter< BlockSink >
static
sink
()
BlockWriter< BlockSink >
inline
sink_
BlockWriter< BlockSink >
private
sink_queue_
BlockWriter< BlockSink >
private
~BlockWriter
()
BlockWriter< BlockSink >
inline
Generated on Mon Apr 6 2020 09:17:58 for Thrill by
1.8.13