Go to the documentation of this file.
5 #include <RobotAPI/interface/armem/mns/MemoryNameSystemInterface.h>
29 const AMD_MemoryNameSystemInterface_waitForServerPtr& future,
30 const dto::WaitForServerInput&
input);
void waitForServer_async(const AMD_MemoryNameSystemInterface_waitForServerPtr &future, const dto::WaitForServerInput &input)
Store the call in a container for later response.
A registry for memory servers.
void waitForServer_processOnce()
ReaderT::InputType & input
armarx::RemoteGui::Client::GridLayout RemoteGui_buildInfoGrid()
Builds a RemoteGui grid containing information about registered memories.
AMD_MemoryNameSystemInterface_waitForServerPtr WaitForServerFuturePtr
dto::RegisterServerResult registerServer(const dto::RegisterServerInput &input) override
Register a new memory server or update an existing entry.
std::map< std::string, std::vector< WaitForServerFuturePtr > > waitForServerFutures
Queued calls to waitForServer.