Fabcoin Core  0.16.2
P2P Digital Currency
ByteQueueNode Member List

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

bufByteQueueNode
ByteQueueNode(size_t maxSize)ByteQueueNodeinline
Clear()ByteQueueNodeinline
CopyTo(BufferedTransformation &target, const std::string &channel=DEFAULT_CHANNEL) const ByteQueueNodeinline
CopyTo(BufferedTransformation &target, size_t copyMax, const std::string &channel=DEFAULT_CHANNEL) const ByteQueueNodeinline
CurrentSize() const ByteQueueNodeinline
Get(byte &outByte)ByteQueueNodeinline
Get(byte *outString, size_t getMax)ByteQueueNodeinline
m_headByteQueueNode
m_tailByteQueueNode
MaxSize() const ByteQueueNodeinline
nextByteQueueNode
operator[](size_t i) const ByteQueueNodeinline
Peek(byte &outByte) const ByteQueueNodeinline
Peek(byte *target, size_t copyMax) const ByteQueueNodeinline
Put(const byte *begin, size_t length)ByteQueueNodeinline
Skip(size_t skipMax)ByteQueueNodeinline
TransferTo(BufferedTransformation &target, const std::string &channel=DEFAULT_CHANNEL)ByteQueueNodeinline
TransferTo(BufferedTransformation &target, lword transferMax, const std::string &channel=DEFAULT_CHANNEL)ByteQueueNodeinline
UsedUp() const ByteQueueNodeinline