#include <ArmarXCore/applications/ArmarXStorm/other_files/Ice/InstrumentationI.h>
|
| | CommunicatorObserverI (const Ice::InitializationData &) |
| |
| void | destroy () |
| |
| virtual Ice::Instrumentation::ObserverPtr | getConnectionEstablishmentObserver (const Ice::EndpointPtr &, const std::string &) |
| |
| virtual Ice::Instrumentation::ConnectionObserverPtr | getConnectionObserver (const Ice::ConnectionInfoPtr &, const Ice::EndpointPtr &, Ice::Instrumentation::ConnectionState, const Ice::Instrumentation::ConnectionObserverPtr &) |
| |
| virtual Ice::Instrumentation::DispatchObserverPtr | getDispatchObserver (const Ice::Current &, Ice::Int) |
| |
| virtual Ice::Instrumentation::ObserverPtr | getEndpointLookupObserver (const Ice::EndpointPtr &) |
| |
| const IceInternal::MetricsAdminIPtr & | getFacet () const |
| |
| virtual Ice::Instrumentation::InvocationObserverPtr | getInvocationObserver (const Ice::ObjectPrxPtr &, const std::string &, const Ice::Context &) |
| |
| virtual Ice::Instrumentation::ThreadObserverPtr | getThreadObserver (const std::string &, const std::string &, Ice::Instrumentation::ThreadState, const Ice::Instrumentation::ThreadObserverPtr &) |
| |
| virtual void | setObserverUpdater (const Ice::Instrumentation::ObserverUpdaterPtr &) |
| |
Definition at line 225 of file InstrumentationI.h.
◆ CommunicatorObserverI()
◆ destroy()
◆ getConnectionEstablishmentObserver()
| virtual Ice::Instrumentation::ObserverPtr getConnectionEstablishmentObserver |
( |
const Ice::EndpointPtr & | , |
|
|
const std::string & | ) |
|
virtual |
◆ getConnectionObserver()
| virtual Ice::Instrumentation::ConnectionObserverPtr getConnectionObserver |
( |
const Ice::ConnectionInfoPtr & | , |
|
|
const Ice::EndpointPtr & | , |
|
|
Ice::Instrumentation::ConnectionState | , |
|
|
const Ice::Instrumentation::ConnectionObserverPtr & | ) |
|
virtual |
◆ getDispatchObserver()
| virtual Ice::Instrumentation::DispatchObserverPtr getDispatchObserver |
( |
const Ice::Current & | , |
|
|
Ice::Int | ) |
|
virtual |
◆ getEndpointLookupObserver()
| virtual Ice::Instrumentation::ObserverPtr getEndpointLookupObserver |
( |
const Ice::EndpointPtr & | | ) |
|
|
virtual |
◆ getFacet()
| const IceInternal::MetricsAdminIPtr & getFacet |
( |
| ) |
const |
◆ getInvocationObserver()
| virtual Ice::Instrumentation::InvocationObserverPtr getInvocationObserver |
( |
const Ice::ObjectPrxPtr & | , |
|
|
const std::string & | , |
|
|
const Ice::Context & | ) |
|
virtual |
◆ getThreadObserver()
| virtual Ice::Instrumentation::ThreadObserverPtr getThreadObserver |
( |
const std::string & | , |
|
|
const std::string & | , |
|
|
Ice::Instrumentation::ThreadState | , |
|
|
const Ice::Instrumentation::ThreadObserverPtr & | ) |
|
virtual |
◆ setObserverUpdater()
| virtual void setObserverUpdater |
( |
const Ice::Instrumentation::ObserverUpdaterPtr & | | ) |
|
|
virtual |
The documentation for this class was generated from the following file: