RAII class that automatically cleanses its data on destruction.
More...
RAII class that automatically cleanses its data on destruction.
Definition at line 174 of file bdb.h.
| BerkeleyBatch::SafeDbt::SafeDbt |
( |
| ) |
|
| BerkeleyBatch::SafeDbt::SafeDbt |
( |
void * |
data, |
|
|
size_t |
size |
|
) |
| |
| BerkeleyBatch::SafeDbt::~SafeDbt |
( |
| ) |
|
| const void * BerkeleyBatch::SafeDbt::get_data |
( |
| ) |
const |
| u_int32_t BerkeleyBatch::SafeDbt::get_size |
( |
| ) |
const |
| BerkeleyBatch::SafeDbt::operator Dbt * |
( |
| ) |
|
| Dbt BerkeleyBatch::SafeDbt::m_dbt |
|
private |
The documentation for this class was generated from the following files: