|
ztsdb
|
Public Member Functions | |
| MmapAllocFactory (const fsys::path &dirname_p, bool expectExists) | |
| std::unique_ptr< baseallocator > | get (const std::string &name) const |
| std::unique_ptr< baseallocator > | get (size_t nb) const |
| std::string | to_string () const |
| virtual fsys::path | getDirname () const |
| virtual bool | isPersistent () const |
1.8.17