ImageAdapter.cpp
Go to the documentation of this file.
1#include "ImageAdapter.h"
2
4{
5
10
14
15 void
20
21 void
23 const std::string& channelName)
24 {
25 setDebugObserver(proxy);
26 debugObserverChannelName = channelName;
27 }
28
29} // namespace visionx::armem_images::detail
void setDebugObserver(armarx::DebugObserverInterfacePrx proxy)
armarx::DebugObserverInterfacePrx debugObserver
ImageAdapter(const std::string &debugObserverChannelName="ImageAdapter")
::IceInternal::ProxyHandle<::IceProxy::armarx::DebugObserverInterface > DebugObserverInterfacePrx