Skip to content

Struct star::ExtractionPlan

ClassList > star > ExtractionPlan

Describes how to extract elements from blocks.

  • #include <stards.h>

Classes

Type Name
struct ElementRange

Public Attributes

Type Name
std::vector< ElementRange > ranges
size_t total_elements

Public Attributes Documentation

variable ranges

std::vector<ElementRange> star::ExtractionPlan::ranges;

variable total_elements

size_t star::ExtractionPlan::total_elements;


The documentation for this class was generated from the following file StarDS/include/stards.h