CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
src
opt
hdf5
include
h5_types.h
Go to the documentation of this file.
1
// -*- C++ -*-
14
#ifndef __h5_types_h__
15
#define __h5_types_h__
16
17
namespace
CNORXZ
18
{
19
namespace
hdf5
20
{
21
// definition -> h5_content_base.h
22
class
ContentBase;
23
24
// definition -> h5_group.h
25
class
Group;
26
27
// definition -> h5_file.h
28
class
File;
29
30
// definition -> h5_table.h
31
class
Table;
32
33
// definition -> h5_table.h
34
template
<
typename
...
Ts
>
35
class
STable;
36
37
// definition -> h5_dataset.h
38
class
Dataset;
39
40
// definition -> h5_dataset.h
41
template
<
typename
T>
42
class
SDataset;
43
44
}
45
}
46
47
#endif
CNORXZ
Definition
aindex.cc.h:18
CNORXZ::rangeCast
Sptr< Range > rangeCast(const RangePtr r)
Definition
range_base.cc.h:53
Generated by
1.10.0