CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Crc32Sink Member List

This is the complete list of members for Crc32Sink, including all inherited members.

alias(const State *state)Objectprotectedstatic
as() constObject
crc32Crc32Sinkfriend
crc32Crc32Sinkfriend
crc32Crc32Sinkfriend
Crc32Sink()=defaultCrc32Sink
Crc32Sink(std::uint32_t seed=DefaultSeed)Crc32Sinkexplicit
DefaultSeedCrc32Sinkstatic
defaultTransferUnit() constStream
drain(const Bytes &auxBuffer=Bytes{})Stream
finish()HashSink
HashSink()=defaultHashSink
HashSink(State *newState)HashSinkexplicitprotected
HashSizeCrc32Sinkstatic
initOnce()Objectprotected
initOncePerThread()Objectprotected
is() constObject
isDiscarding() constStream
isNull() constObject
isWeak() constObject
me() (defined in HashSink)HashSinkprotected
Object()=defaultObject
Object(State *newState)Objectexplicitprotected
Object(State *state, Alias) (defined in Object)Objectexplicitprotected
Object(State *state, Weak) (defined in Object)Objectexplicitprotected
operator bool() constObjectexplicit
operator<=>(const Object &other) constObject
operator=(std::nullptr_t) (defined in Object)Objectprotected
operator==(const Object &other) constObject
read(Out< Bytes > buffer, long maxFill=-1)Stream
readAll()Stream
readSpan(Out< Bytes > buffer)Stream
readSpan(long count)Stream
skip(long long count)Stream
Stream()=defaultStream
Stream(State *newState) (defined in Stream)Streamexplicitprotected
sum() constCrc32Sink
transferTo(const Stream &sink, long long count, const Bytes &buffer)Stream
transferTo(const Stream &sink, long long count=-1)Stream
useCount() constObject
wait(IoEvent event, int timeout=-1)Stream
waitEstablished(int timeout=-1)Stream
weak() const (defined in Object)Objectprotected
weak(const State *state) (defined in Object)Objectprotectedstatic
write(const Bytes &buffer, long fill=-1)Stream
write(const List< Bytes > &buffers)Stream
write(const List< String > &parts)Stream
write(const struct iovec *iov, int iovcnt)Stream
write(const char *s)Stream