Home Previous Up Next Index

armarx::armem::mns::dto

Overview

module dto

Structure Index

GetAllRegisteredServersResult
@brief Get all registered entries.
MemoryServerInterfaces
A memory server can implement the reading and/or writing memory interface.
RegisterServerInput
@brief Register a memory server.
RegisterServerResult
RemoveServerInput
@brief Remove a memory server.
RemoveServerResult
ResolveServerInput
@brief Resolve a memory name.
ResolveServerResult
WaitForServerInput
@brief Wait until a server is registered.
WaitForServerResult

Dictionary Index

MemoryServerInterfacesMap

Dictionaries

dictionary<string, MemoryServerInterfaces> MemoryServerInterfacesMap

Used By

GetAllRegisteredServersResult::servers

Home Previous Up Next Index