![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Classes for an unlimited queue to store bytes. More...
Go to the source code of this file.
Classes | |
| class | ByteQueue |
| Data structure used to store byte strings. More... | |
| class | ByteQueue::Walker |
| A ByteQueue iterator. More... | |
| 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<> | |
| NAMESPACE_END void | swap (CryptoPP::ByteQueue &a, CryptoPP::ByteQueue &b) |
Classes for an unlimited queue to store bytes.
Definition in file queue.h.
|
inline |
1.8.11