#include <ArmarXCore/applications/ArmarXStorm/other_files/Ice/InstrumentationI.h>
|
| template<typename ObserverMetricsType, typename ObserverPtrType> |
| ObserverPtrType | getObserverWithDelegate (const IceMX::MetricsHelperT< ObserverMetricsType > &helper, const ObserverPtrType &del) |
| |
| template<typename ObserverMetricsType, typename ObserverPtrType> |
| ObserverPtrType | getObserverWithDelegate (const IceMX::MetricsHelperT< ObserverMetricsType > &helper, const ObserverPtrType &del, const ObserverPtrType &old) |
| |
| | ObserverFactoryWithDelegateT (const IceInternal::MetricsAdminIPtr &metrics, const std::string &name) |
| |
template<typename
T>
class IceInternal::ObserverFactoryWithDelegateT< T >
Definition at line 89 of file InstrumentationI.h.
◆ ObserverFactoryWithDelegateT()
◆ getObserverWithDelegate() [1/2]
template<typename ObserverMetricsType, typename ObserverPtrType>
| ObserverPtrType getObserverWithDelegate |
( |
const IceMX::MetricsHelperT< ObserverMetricsType > & | helper, |
|
|
const ObserverPtrType & | del ) |
|
inline |
◆ getObserverWithDelegate() [2/2]
template<typename ObserverMetricsType, typename ObserverPtrType>
| ObserverPtrType getObserverWithDelegate |
( |
const IceMX::MetricsHelperT< ObserverMetricsType > & | helper, |
|
|
const ObserverPtrType & | del, |
|
|
const ObserverPtrType & | old ) |
|
inline |
The documentation for this class was generated from the following file: