OpenMS  2.5.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
DataQuery Member List

This is the complete list of members for DataQuery, including all inherited members.

clearMetaInfo()MetaInfoInterface
createIfNotExists_()MetaInfoInterfaceinlineprotected
data_idDataQuery
DataQuery(const String &data_id, boost::optional< InputFileRef > input_file_opt=boost::none, double rt=std::numeric_limits< double >::quiet_NaN(), double mz=std::numeric_limits< double >::quiet_NaN())DataQueryinlineexplicit
DataQuery(const DataQuery &other)=defaultDataQuery
getKeys(std::vector< String > &keys) constMetaInfoInterface
getKeys(std::vector< UInt > &keys) constMetaInfoInterface
getMetaValue(const String &name, const DataValue &default_value=DataValue::EMPTY) constMetaInfoInterface
getMetaValue(UInt index, const DataValue &default_value=DataValue::EMPTY) constMetaInfoInterface
input_file_optDataQuery
isMetaEmpty() constMetaInfoInterface
meta_MetaInfoInterfaceprotected
MetaInfoInterface()MetaInfoInterface
MetaInfoInterface(const MetaInfoInterface &rhs)MetaInfoInterface
MetaInfoInterface(MetaInfoInterface &&) noexceptMetaInfoInterface
metaRegistry()MetaInfoInterfacestatic
metaValueExists(const String &name) constMetaInfoInterface
metaValueExists(UInt index) constMetaInfoInterface
mzDataQuery
operator!=(const MetaInfoInterface &rhs) constMetaInfoInterface
operator<(const DataQuery &other) constDataQueryinline
operator=(const MetaInfoInterface &rhs)MetaInfoInterface
operator=(MetaInfoInterface &&) noexceptMetaInfoInterface
operator==(const DataQuery &other) constDataQueryinline
OpenMS::MetaInfoInterface::operator==(const MetaInfoInterface &rhs) constMetaInfoInterface
removeMetaValue(const String &name)MetaInfoInterface
removeMetaValue(UInt index)MetaInfoInterface
rtDataQuery
setMetaValue(const String &name, const DataValue &value)MetaInfoInterface
setMetaValue(UInt index, const DataValue &value)MetaInfoInterface
~MetaInfoInterface()MetaInfoInterface