libmoost
moost::kvds::MallocDbt Struct Reference

Dbd allocated memory that must be released. More...

#include <kvds_bdb_linux.hpp>

List of all members.

Public Member Functions

 MallocDbt ()
 ~MallocDbt ()
void set_data (void const *data)
 Not allowed to set data on this!

Detailed Description

Dbd allocated memory that must be released.

Definition at line 122 of file kvds_bdb_linux.hpp.


Constructor & Destructor Documentation

Definition at line 124 of file kvds_bdb_linux.hpp.

Definition at line 129 of file kvds_bdb_linux.hpp.


Member Function Documentation

void moost::kvds::MallocDbt::set_data ( void const *  data)

Not allowed to set data on this!


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