|
#include <ArmarXCore/core/logging/Logging.h>
#include <ArmarXCore/interface/core/ManagedIceObjectDefinitions.h>
#include <Ice/Handle.h>
#include <Ice/ObjectAdapterF.h>
#include <Ice/ObjectF.h>
#include <IceUtil/Handle.h>
#include <IceUtil/Shared.h>
#include <condition_variable>
#include <mutex>
#include <string>
#include "ArmarXCore/core/IceManager.h"
#include "ArmarXCore/core/ManagedIceObject.h"
Go to the source code of this file.
Classes | |
class | ArmarXObjectScheduler |
Takes care of the lifecycle management of ManagedIceObjects. More... | |
class | RunningTask |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |