hooks.cpp
Go to the documentation of this file.
1#include "hooks.h"
2
3namespace armarx
4{
5
6 void
8 const std::string& logTag)
9 {
12 }
13
14} // namespace armarx
static void setAsImplementation(const std::string &tag)
Definition ArmarXLog.cpp:9
static void setAsImplementation(const armarx::DebugDrawerInterfacePrx &debugDrawer)
void setArmarXHooksAsImplementation(const DebugDrawerInterfacePrx &debugDrawer, const std::string &logTag="SemanticObjectRelations")
Definition hooks.cpp:7
This file offers overloads of toIce() and fromIce() functions for STL container types.
::IceInternal::ProxyHandle<::IceProxy::armarx::DebugDrawerInterface > DebugDrawerInterfacePrx