![]() |
aqnwb 0.1.0
|
Namespaces | |
namespace | HDF5 |
Classes | |
class | BaseDataType |
Represents a base data type. More... | |
class | BaseIO |
The BaseIO class is an abstract base class that defines the interface for input/output (IO) operations on a file. More... | |
class | BaseRecordingData |
The base class to represent recording data that can be extended. More... | |
class | DataBlock |
Structure to hold data and shape for a typed data vector. More... | |
class | DataBlockGeneric |
Generic structure to hold type-erased data and shape. More... | |
struct | isAllowedStorageObjectType |
struct | isAllowedStorageObjectType< StorageObjectType::Attribute > |
struct | isAllowedStorageObjectType< StorageObjectType::Dataset > |
class | ReadDataWrapper |
Class for wrapping data objects (datasets or attributes) for reading data from a file. More... | |
Enumerations | |
enum class | SearchMode { STOP_ON_TYPE = 1 , CONTINUE_ON_TYPE = 2 } |
Enum class for specifying the search mode for findTypes. More... | |
enum class | FileMode { Overwrite , ReadWrite , ReadOnly } |
The access mode for the file. More... | |
|
strong |
The access mode for the file.
|
strong |