Constructor
CamelPartitionTablenew
Declaration [src]
CamelPartitionTable*
camel_partition_table_new (
CamelBlockFile* bs,
camel_block_t root
)
Parameters
bs-
Type:
CamelBlockFileNo description available.
The data is owned by the caller of the function. root-
Type:
camel_block_tNo description available.
Return value
Type: CamelPartitionTable
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |