|
using | A_MAP = std::map< std::string, Attribute > |
|
◆ m_datasetDefined
bool openPMD::internal::BaseRecordComponentData::m_datasetDefined = false |
Tracks if there was any write access to the record component.
Necessary in BaseRecord<T> to track if the scalar component has been used and is used by BaseRecord<T> to determine the return value of the BaseRecord<T>::scalar() method.
◆ m_isConstant
bool openPMD::internal::BaseRecordComponentData::m_isConstant = false |
True if this is defined as a constant record component as specified in the openPMD standard.
If yes, then no heavy-weight dataset is created and the dataset is instead defined via light-weight attributes.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/openpmd-api/checkouts/latest/include/openPMD/backend/BaseRecordComponent.hpp