Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Monitored::ObjectsRefCollection< T, R > Member List

This is the complete list of members for Monitored::ObjectsRefCollection< T, R >, including all inherited members.

Collection(std::string name, const std::reference_wrapper< U > &collection, std::function< double(const typename ObjectsRefCollection< U, double >::const_value_type &)> accessor)Monitored::ObjectsRefCollection< T, R >friend
Collection(std::string name, const std::reference_wrapper< U > &collection, std::function< std::string(const typename ObjectsRefCollection< U, std::string >::const_value_type &)> converterToString)Monitored::ObjectsRefCollection< T, R >friend
const_value_type typedefMonitored::ObjectsRefCollection< T, R >
get([[maybe_unused]] size_t i) const overrideMonitored::ObjectsRefCollection< T, R >inlinevirtual
getString([[maybe_unused]] size_t i) const overrideMonitored::ObjectsRefCollection< T, R >inlinevirtual
hasStringRepresentation() const overrideMonitored::ObjectsRefCollection< T, R >inlinevirtual
m_collectionMonitored::ObjectsRefCollection< T, R >private
m_converterToRMonitored::ObjectsRefCollection< T, R >private
ObjectsRefCollection(ObjectsRefCollection &&)=defaultMonitored::ObjectsRefCollection< T, R >
ObjectsRefCollection(std::string name, const std::reference_wrapper< T > &collection, std::function< R(const const_value_type &)> converterToR)Monitored::ObjectsRefCollection< T, R >inlineprivate
ObjectsRefCollection(ObjectsRefCollection const &)=deleteMonitored::ObjectsRefCollection< T, R >private
operator=(ObjectsRefCollection const &)=deleteMonitored::ObjectsRefCollection< T, R >private
size() const overrideMonitored::ObjectsRefCollection< T, R >inlinevirtual
value_type typedefMonitored::ObjectsRefCollection< T, R >