7 #ifndef _HALALIGNMENTINSTANCE_H
8 #define _HALALIGNMENTINSTANCE_H
11 #include "halAlignment.h"
12 #include "halCLParser.h"
17 class FileCreatPropList;
18 class FileAccPropList;
19 class DSetCreatPropList;
42 const H5::FileAccPropList& fileAccessProps,
43 const H5::DSetCreatPropList& datasetCreateProps,
44 bool inMemory =
false);
55 const H5::FileAccPropList& fileAccessProps,
56 const H5::DSetCreatPropList& datasetCreateProps,
57 bool inMemory =
false);
65 CLParserConstPtr options);
74 CLParserConstPtr options);
AlignmentPtr hdf5AlignmentInstance()
AlignmentPtr openHalAlignment(const std::string &path, CLParserConstPtr options)
AlignmentConstPtr hdf5AlignmentInstanceReadOnly()
AlignmentConstPtr openHalAlignmentReadOnly(const std::string &path, CLParserConstPtr options)