|
Information about a memory entry. More...
#include <RobotAPI/libraries/armem/mns/Registry.h>
Public Attributes | |
std::string | name |
mns::dto::MemoryServerInterfaces | server |
Time | timeRegistered |
Information about a memory entry.
Definition at line 58 of file Registry.h.
std::string name |
Definition at line 60 of file Registry.h.
mns::dto::MemoryServerInterfaces server |
Definition at line 61 of file Registry.h.
Time timeRegistered |
Definition at line 62 of file Registry.h.