ztsdb
Public Member Functions | List of all members
arr::mmapallocator Struct Reference
Inheritance diagram for arr::mmapallocator:
arr::baseallocator

Public Member Functions

 mmapallocator (const fsys::path &filename_p)
 
void * initialize ()
 
size_t size () const
 
void * allocate (size_t sz)
 
void deallocate (void *address, size_t n)
 
void * reallocate (void *old_address, size_t new_size)
 
virtual void msync (bool async) const
 

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