plugins.h
Go to the documentation of this file.
1#pragma once
2
3#include "plugins/Plugin.h"
6
8{
9 using plugins::Plugin;
12} // namespace armarx::armem::server
13
14namespace armarx::armem
15{
19} // namespace armarx::armem
Base class of memory server components.
Base class of memory server components.
server::Plugin ServerPlugin
Definition plugins.h:16
server::ReadWritePluginUser ReadWriteServerPluginUser
Definition plugins.h:18
server::ReadOnlyPluginUser ReadOnlyServerPluginUser
Definition plugins.h:17