jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::io::ByteInStream_Feed Member List

This is the complete list of members for jau::io::ByteInStream_Feed, including all inherited members.

addState(const iostate_t state) noexceptjau::io::IOStateCapinline
addstate_impl(iostate_t state) const noexceptjau::io::IOStateCapinlineprotected
assignState(const iostate_t state=iostate_t::goodbit) noexceptjau::io::IOStateCapinlinevirtual
available(size_t n) noexcept overridejau::io::ByteInStream_Feedvirtual
bad() const noexceptjau::io::IOStateCapinline
ByteInStream_Feed(std::string id_name, const jau::fraction_i64 &timeout, lb_endian_t byteOrder=lb_endian_t::little) noexceptjau::io::ByteInStream_Feed
ByteInStream_Feed(const ByteInStream_Feed &)=deletejau::io::ByteInStream_Feed
byteOrder() const noexceptjau::io::ByteStreaminline
ByteStream(iomode_t mode, lb_endian_t byteOrder=lb_endian_t::little) noexceptjau::io::ByteStreaminline
canRead() const noexceptjau::io::ByteStreaminline
canRewind() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
canWrite() const noexceptjau::io::ByteStreaminline
clear(const iostate_t state=iostate_t::goodbit) noexceptjau::io::IOStateCapinline
clearStateFlags(const iostate_t clr) noexceptjau::io::IOStateCapinline
close() noexcept overridejau::io::ByteInStream_Feedvirtual
contentSize() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
discard(size_t N) noexcept overridejau::io::ByteInStream_Feedvirtual
discardRead(size_t n) noexceptjau::io::ByteStreamprotected
eof() const noexceptjau::io::IOStateCapinline
fail() const noexceptjau::io::IOStateCapinline
flush() noexcept overridejau::io::ByteInStream_Feedinlinevirtual
good() const noexceptjau::io::IOStateCapinline
hasContentSize() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
id() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
interruptReader() noexceptjau::io::ByteInStream_Feedinline
IOStateCap() noexceptjau::io::IOStateCapinline
IOStateCap(const IOStateCap &o) noexcept=defaultjau::io::IOStateCap
IOStateCap(IOStateCap &&o) noexcept=defaultjau::io::IOStateCap
isOpen() const noexcept overridejau::io::ByteInStream_Feedvirtual
m_byteOrderjau::io::ByteStreamprotected
m_iomodejau::io::ByteStreamprotected
mark() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
markReadLimit() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
mode() const noexceptjau::io::ByteStreaminline
nposjau::io::ByteStreamstatic
operator bool() const noexceptjau::io::IOStateCapinlineexplicit
operator!() const noexceptjau::io::IOStateCapinline
operator=(const ByteInStream_Feed &)=deletejau::io::ByteInStream_Feed
jau::io::ByteStream::operator=(const IOStateCap &o) noexcept=defaultjau::io::IOStateCap
jau::io::ByteStream::operator=(IOStateCap &&o) noexcept=defaultjau::io::IOStateCap
peek(void *out, size_t length, size_type peek_offset) noexcept overridejau::io::ByteInStream_Feedvirtual
jau::io::ByteStream::peek(uint8_t &out) noexceptjau::io::ByteStreaminline
position() const noexcept overridejau::io::ByteInStream_Feedinlinevirtual
rdstate() const noexcept overridejau::io::ByteInStream_Feedvirtual
rdstate_impl() const noexceptjau::io::IOStateCapinlineprotected
read(void *out, size_t length) noexcept overridejau::io::ByteInStream_Feedvirtual
jau::io::ByteStream::read(uint8_t &bits) noexceptjau::io::ByteStreaminline
readS16(int16_t &bits) noexceptjau::io::ByteStreaminline
readS32(int32_t &bits) noexceptjau::io::ByteStreaminline
readS64(int64_t &bits) noexceptjau::io::ByteStreaminline
readU16(uint16_t &bits) noexceptjau::io::ByteStreaminline
readU32(uint32_t &bits) noexceptjau::io::ByteStreaminline
readU64(uint64_t &bits) noexceptjau::io::ByteStreaminline
readU64Raw(uint64_t &bits) noexceptjau::io::ByteStreaminline
remaining() const noexceptjau::io::ByteStreaminlinevirtual
seek(size_type newPos) noexcept overridejau::io::ByteInStream_Feedvirtual
seekMark() noexcept overridejau::io::ByteInStream_Feedvirtual
setContentSize(const size_type size) noexceptjau::io::ByteInStream_Feedinline
setEOF(const io_result_t result) noexceptjau::io::ByteInStream_Feed
setImmutable() noexceptjau::io::ByteStreaminline
setMark(size_type readLimit) noexcept overridejau::io::ByteInStream_Feedvirtual
setstate(const iostate_t state) noexceptjau::io::IOStateCapinline
size_type typedefjau::io::ByteStream
timeout() const noexceptjau::io::IOStateCapinline
toString() const noexcept overridejau::io::ByteInStream_Feedvirtual
write(const void *in, size_t length, const jau::fraction_i64 &timeout) noexceptjau::io::ByteInStream_Feed
write(const void *in, size_t length) noexcept overridejau::io::ByteInStream_Feedinlinevirtual
jau::io::ByteStream::write(uint8_t in) noexceptjau::io::ByteStreaminline
writeS16(int16_t bits) noexceptjau::io::ByteStreaminline
writeS32(int32_t bits) noexceptjau::io::ByteStreaminline
writeS64(int64_t bits) noexceptjau::io::ByteStreaminline
writeU16(uint16_t bits) noexceptjau::io::ByteStreaminline
writeU32(uint32_t bits) noexceptjau::io::ByteStreaminline
writeU64(uint64_t bits) noexceptjau::io::ByteStreaminline
writeU64Raw(uint64_t bits) noexceptjau::io::ByteStreaminline
~ByteInStream_Feed() noexcept overridejau::io::ByteInStream_Feedinline
~ByteStream() noexcept override=defaultjau::io::ByteStream
~IOStateCap() noexcept=defaultjau::io::IOStateCapvirtual