SegmentUtilImplementations.h File Reference
#include <MemoryX/interface/core/MemoryInterface.h>
#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
#include <atomic>
#include <shared_mutex>
#include <mutex>
+ Include dependency graph for SegmentUtilImplementations.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SegmentLock
 
class  SegmentUtilImplementations
 

Namespaces

 memoryx
 VirtualRobot headers.
 

Macros

#define MEMORYX_TOKEN(lock)   {{"token", lock->token}}
 

Macro Definition Documentation

◆ MEMORYX_TOKEN

#define MEMORYX_TOKEN (   lock)    {{"token", lock->token}}

Definition at line 31 of file SegmentUtilImplementations.h.