Crypto++ 8.2
Free C&
Public Member Functions | List of all members
LazyPutter Class Reference

use this to make sure LazyPut is finalized in event of exception More...

#include <queue.h>

+ Inheritance diagram for LazyPutter:

Public Member Functions

 LazyPutter (ByteQueue &bq, const byte *inString, size_t size)
 

Detailed Description

use this to make sure LazyPut is finalized in event of exception

Definition at line 126 of file queue.h.

Constructor & Destructor Documentation

◆ LazyPutter()

LazyPutter::LazyPutter ( ByteQueue bq,
const byte *  inString,
size_t  size 
)
inline

Definition at line 129 of file queue.h.

◆ ~LazyPutter()

LazyPutter::~LazyPutter ( )
inline

Definition at line 131 of file queue.h.


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