Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
Classes for an unlimited queue to store bytes. More...
Go to the source code of this file.
Classes | |
class | ByteQueue |
Byte Queue. More... | |
class | ByteQueue::Walker |
class | LazyPutter |
use this to make sure LazyPut is finalized in event of exception More... | |
class | LazyPutterModifiable |
like LazyPutter, but does a LazyPutModifiable instead More... | |
Functions | |
template<> | |
void | swap (::ByteQueue &a,::ByteQueue &b) |
Classes for an unlimited queue to store bytes.
Definition in file queue.h.