Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
LazyPutterModifiable Class Reference

like LazyPutter, but does a LazyPutModifiable instead More...

#include <queue.h>

Inheritance diagram for LazyPutterModifiable:
[legend]
Collaboration diagram for LazyPutterModifiable:
[legend]

Public Member Functions

 LazyPutterModifiable (ByteQueue &bq, byte *inString, size_t size)
 
- Public Member Functions inherited from LazyPutter
 LazyPutter (ByteQueue &bq, const byte *inString, size_t size)
 
 ~LazyPutter ()
 

Additional Inherited Members

- Protected Member Functions inherited from LazyPutter
 LazyPutter (ByteQueue &bq)
 

Detailed Description

like LazyPutter, but does a LazyPutModifiable instead

Definition at line 143 of file queue.h.

Constructor & Destructor Documentation

LazyPutterModifiable::LazyPutterModifiable ( ByteQueue bq,
byte inString,
size_t  size 
)
inline

Definition at line 146 of file queue.h.

Here is the call graph for this function:


The documentation for this class was generated from the following file: