Skip to content

feature, add Virtual Dataset (VDS) high-level mapping API #268

Description

@steven-varga

Summary

Add a C++ builder API to assemble Virtual Datasets (VDS) from multiple source datasets without dropping to the C API.

Background

h5cpp already defines and DAPL properties (, ), but there is no helper to map source datasets into a VDS layout. Users must call directly.

HDF5 APIs to wrap

Proposed h5cpp API

0 ""

0 ""

0 ""

1 "/usr/include/stdc-predef.h" 1 3 4

0 "" 2

1 ""

Acceptance Criteria

  • descriptor type
  • property or builder
  • overload that accepts virtual mappings
  • Tests covering multi-file VDS assembly
  • Documentation update

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions