13 #include <boost/multi_index_container.hpp>
14 #include <boost/multi_index/ordered_index.hpp>
15 #include <boost/multi_index/member.hpp>
21 namespace IdentificationDataInternal
53 OPENMS_PRETTY_FUNCTION,
54 "Trying to overwrite InputFile experimental design id with conflicting value.",
63 typedef boost::multi_index_container<
65 boost::multi_index::indexed_by<
66 boost::multi_index::ordered_unique<boost::multi_index::member<
Invalid value exception.
Definition: Exception.h:305
A more convenient string class.
Definition: String.h:34
IteratorWrapper< InputFiles::iterator > InputFileRef
Definition: include/OpenMS/METADATA/ID/InputFile.h:69
boost::multi_index_container< InputFile, boost::multi_index::indexed_by< boost::multi_index::ordered_unique< boost::multi_index::member< InputFile, String, &InputFile::name > > > > InputFiles
Definition: include/OpenMS/METADATA/ID/InputFile.h:68
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19