C++ Access Layer documentation
Put IDS into Non-default Occurrence
Initializing search
    Access Layer
    Access Layer
      • Getting Started with IMAS C++ HLI
      • IMAS overview
      • Using the IMAS C++ HLI
      • Loading and storing IMAS data
      • Use Interface Data Structures
      • IMAS Data Entry URIs
      • Identifiers
      • Basic Examples
        • How to run examples
        • Create DBEntry from scratch using legacy mode
        • Open DBEntry using AL5 URI with legacy parameters
        • Create DBEntry using AL5 URI with path parameter
        • Create IDS with Arrays of Structures (AoS)
        • Handling AoS & Default Values
        • Create and copy multi-dimensional arrays
        • Put Entire IDS
        • Put Multiple Slices
        • Put IDS into Non-default Occurrence
        • Read Entire IDS
        • Read IDS Slices
      • Data entry (IdsNs::IDS) API
      • IDS (IdsNs::Ids) API
      • IMAS constants
      • Plugins API
      • Building and installing the IMAS C++ HLI
      • IMAS C++ HLI development guide

    Put IDS into Non-default Occurrence¶

    This example focuses on putting IDS into another occurrence.

    See also

    API documentation for IdsNs::IDS::open(), IdsNs::IDS::put(), IdsNs::IDS::list_all_occurrences()

    Back to top
    Previous Put Multiple Slices
    Next Read Entire IDS
    © Copyright 2026, ITER Organization.
    Created using Sphinx 6.2.1. and Sphinx-Immaterial