建構子
ArrowSubTreeFileSystemnew
自:0.17.0 起
宣告 [src]
GArrowSubTreeFileSystem*
garrow_sub_tree_file_system_new (
const gchar* base_path,
GArrowFileSystem* base_file_system
)
參數
base_path
-
類型:
const gchar*
子樹檔案系統的基礎路徑。
資料的所有權屬於函式的呼叫者。 此值為 NUL 終止的 UTF-8 字串。 base_file_system
-
類型:
GArrowFileSystem
作為基礎檔案系統的
GArrowFileSystem
。資料的所有權屬於函式的呼叫者。