Skip to content

Project OpenGeode

class BlockCollectionsBuilder

class BlockCollectionsBuilder

Functions

load_block_collections

cpp
public void load_block_collections(basic_string_view directory)
public void load_block_collections(basic_string_view directory)

set_block_collection_name

cpp
public void set_block_collection_name(const uuid & id, basic_string_view name)
public void set_block_collection_name(const uuid & id, basic_string_view name)

BlockCollectionsBuilder

cpp
protected void BlockCollectionsBuilder<>(BlockCollections<dimension> & collections)
protected void BlockCollectionsBuilder<>(BlockCollections<dimension> & collections)

create_block_collection

cpp
protected const uuid & create_block_collection()
protected const uuid & create_block_collection()

create_block_collection

cpp
protected void create_block_collection(uuid block_collection_id)
protected void create_block_collection(uuid block_collection_id)

delete_block_collection

cpp
protected void delete_block_collection(const BlockCollection<dimension> & collection)
protected void delete_block_collection(const BlockCollection<dimension> & collection)

class BlockCollectionsBuilder

Geode-solutions' documentation website