Dangerous SNMP
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
ByteStream Member List

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

_isErroredByteStreamprotected
_isLiveByteStreamprotected
_lastReadTimedOutByteStreamprotected
_readTimeoutByteStreamprotected
Access enum nameByteStream
boundariesByteStreamprotected
bytesByteStreamprotected
bytesSizeByteStreamprotected
ByteStream()ByteStream
compareWith(const char *buffer, unsigned int bufferLength) const ByteStream
copyFrom(const std::string &bytes, Access access)ByteStream
copyFrom(const std::vector< char > &bytes, Access access)ByteStream
copyFrom(const ByteStream &byteStream, Access access)ByteStream
copyTo(std::vector< char > &buffer) const ByteStream
copyTo(std::string &buffer) const ByteStream
debugString()ByteStream
endPacket()ByteStream
freeBytes()ByteStreamprotected
grow(unsigned int increment)ByteStreamprotected
hasNextPacket()ByteStream
isErrored() const ByteStreaminline
isLive() const ByteStreaminline
lastReadTimedOut() const ByteStreaminline
linkFrom(char *bytes, unsigned int bytesSize, Access access)ByteStream
liveConditionVariableByteStreammutableprotected
liveLockByteStreammutableprotected
nextPacket()ByteStream
ownBytesByteStreamprotected
peekByte(char &byte)ByteStream
READ_ONLY enum valueByteStream
READ_WRITE enum valueByteStream
readByte(char &byte)ByteStream
readBytes(char *buffer, unsigned int bufferSize, unsigned int &bytesRead)ByteStream
readIndexByteStreamprotected
readTimeout() const ByteStreaminline
readTimeout(const std::chrono::milliseconds &timeout)ByteStreaminline
remainingReadLength() const ByteStream
remainingReadLength_nolock() const ByteStreamprotected
remainingWriteLength() const ByteStream
remainingWriteLength_nolock() const ByteStreamprotected
reset()ByteStream
setLive(bool isLive)ByteStream
waitForReading(unsigned int increment)ByteStreamprotected
writeByte(char byte)ByteStream
writeBytes(const char *buffer, unsigned int bufferSize, unsigned int &bytesWritten)ByteStream
writeIndexByteStreamprotected
~ByteStream()ByteStream