17 #include <boost/container/flat_map.hpp>
91 void getKeys(std::vector<String>& keys)
const;
94 void getKeys(std::vector<UInt>& keys)
const;
103 using MapType = boost::container::flat_map<UInt, DataValue>;
Class to hold strings, numeric values, lists of strings and lists of numeric values.
Definition: DataValue.h:33
static const DataValue EMPTY
Empty data value for comparisons.
Definition: DataValue.h:38
A more convenient string class.
Definition: String.h:34
unsigned int UInt
Unsigned integer type.
Definition: Types.h:64
FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke fun...
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19