EmergencyStop.h File Reference
#include <atomic>
#include <shared_mutex>
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/time.h>
#include <ArmarXCore/interface/components/EmergencyStopInterface.h>
+ Include dependency graph for EmergencyStop.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EmergencyStopMaster
 The EmergencyStopMaster stores the current state of the EmergencyStop and broadcasts any changes to that state over the specified topic. More...
 
class  EmergencyStopNode< T >
 This component listens on the specified topic (default value: EmergencyStop) and changes its state corresponding to the state send over the topic. More...
 
class  EmergencyStopNodePropertyDefinitions
 
class  EmergencyStopPropertyMasterDefinitions
 

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.