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