LibreOffice Module store (master) 1
Public Member Functions | Private Attributes | List of all members
store::PageData::Deallocate Class Reference

#include <storbase.hxx>

Collaboration diagram for store::PageData::Deallocate:
[legend]

Public Member Functions

 Deallocate (rtl::Reference< Allocator > allocator)
 
void operator() (void *page) const
 

Private Attributes

rtl::Reference< Allocatorallocator_
 

Detailed Description

Definition at line 321 of file storbase.hxx.

Constructor & Destructor Documentation

◆ Deallocate()

store::PageData::Deallocate::Deallocate ( rtl::Reference< Allocator allocator)
inlineexplicit

Definition at line 323 of file storbase.hxx.

Member Function Documentation

◆ operator()()

void store::PageData::Deallocate::operator() ( void *  page) const
inline

Definition at line 326 of file storbase.hxx.

References allocator_.

Member Data Documentation

◆ allocator_

rtl::Reference<Allocator> store::PageData::Deallocate::allocator_
private

Definition at line 329 of file storbase.hxx.

Referenced by operator()().


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