Security Scol plugin
ByteQueueNode Member List

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

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