|
|
#include "LightweightRemoteGuiComponentPlugin.h"#include <ArmarXCore/core/services/tasks/RunningTask.h>#include <ArmarXCore/core/Component.h>#include <ArmarXCore/core/time/CycleUtil.h>#include <ArmarXGui/interface/RemoteGuiInterface.h>#include <ArmarXGui/libraries/RemoteGui/Client/Impl.h>
Include dependency graph for LightweightRemoteGuiComponentPlugin.cpp:Go to the source code of this file.
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::plugins | |
| This file is part of ArmarX. | |
Typedefs | |
| using | RunningTaskPtr = RunningTaskT::pointer_type |
| using | RunningTaskT = RunningTask< LightweightRemoteGuiComponentPluginUser > |