BufferStorageFactory¶
#include <BufferStorageFactory.hpp>
Public Functions¶
| Name | |
|---|---|
| std::shared_ptr< sgns::storage::BufferStorage > | create(const std::string & type, const std::string & path) |
Public Functions Documentation¶
function create¶
static inline std::shared_ptr< sgns::storage::BufferStorage > create(
const std::string & type,
const std::string & path
)
Updated on 2026-03-04 at 13:10:44 -0800