server.h
Go to the documentation of this file.
1#pragma once
2
3#include "server/ComponentPlugin.h"
5
6namespace armarx::armem
7{
9 using ServerComponentPluginUser = server::ComponentPluginUser;
10} // namespace armarx::armem
Utility for memory Remote Guis.
server::ComponentPluginUser ServerComponentPluginUser
Definition server.h:9