ChimeraTK-ApplicationCore  04.01.00
ChimeraTK::Array Struct Reference
+ Collaboration diagram for ChimeraTK::Array:

Public Attributes

std::string name
 
std::string type
 
std::map< size_t, std::string > values
 

Detailed Description

Definition at line 32 of file ConfigReader.cc.

Member Data Documentation

◆ name

std::string ChimeraTK::Array::name

Definition at line 33 of file ConfigReader.cc.

◆ type

std::string ChimeraTK::Array::type

Definition at line 34 of file ConfigReader.cc.

◆ values

std::map<size_t, std::string> ChimeraTK::Array::values

Definition at line 35 of file ConfigReader.cc.


The documentation for this struct was generated from the following file: