openPMD-api
Public Member Functions | Public Attributes | List of all members
openPMD::internal::PatchRecordComponentData Class Reference
Inheritance diagram for openPMD::internal::PatchRecordComponentData:
Inheritance graph
[legend]
Collaboration diagram for openPMD::internal::PatchRecordComponentData:
Collaboration graph
[legend]

Public Member Functions

 PatchRecordComponentData (PatchRecordComponentData const &)=delete
 
 PatchRecordComponentData (PatchRecordComponentData &&)=delete
 
PatchRecordComponentDataoperator= (PatchRecordComponentData const &)=delete
 
PatchRecordComponentDataoperator= (PatchRecordComponentData &&)=delete
 
- Public Member Functions inherited from openPMD::internal::BaseRecordComponentData
 BaseRecordComponentData (BaseRecordComponentData const &)=delete
 
 BaseRecordComponentData (BaseRecordComponentData &&)=delete
 
BaseRecordComponentDataoperator= (BaseRecordComponentData const &)=delete
 
BaseRecordComponentDataoperator= (BaseRecordComponentData &&)=delete
 
- Public Member Functions inherited from openPMD::internal::AttributableData
 AttributableData (AttributableData const &)=delete
 
 AttributableData (AttributableData &&)=delete
 
AttributableDataoperator= (AttributableData const &)=delete
 
AttributableDataoperator= (AttributableData &&)=delete
 

Public Attributes

std::queue< IOTaskm_chunks
 Chunk reading/writing requests on the contained dataset.
 
- Public Attributes inherited from openPMD::internal::BaseRecordComponentData
Dataset m_dataset {Datatype::UNDEFINED, {}}
 The type and extent of the dataset defined by this component.
 
bool m_isConstant = false
 True if this is defined as a constant record component as specified in the openPMD standard. More...
 
- Public Attributes inherited from openPMD::internal::AttributableData
Writable m_writable
 The Writable associated with this Attributable. More...
 

Additional Inherited Members

- Public Types inherited from openPMD::internal::AttributableData
using A_MAP = std::map< std::string, Attribute >
 

The documentation for this class was generated from the following files: