|
#include <functional>
#include <unordered_map>
#include <vector>
#include <RobotAPI/interface/armem/client/MemoryListenerInterface.h>
#include <RobotAPI/libraries/armem/core/MemoryID.h>
#include "SubscriptionHandle.h"
Go to the source code of this file.
Classes | |
class | MemoryListener |
Handles update signals from the memory system and distributes it to its subsribers. More... | |
struct | MemoryListener::ManagedCallback |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::armem | |
armarx::armem::client | |
This file is part of ArmarX. | |
armarx::armem::client::util | |