PLCnext API Documentation 25.0.2.69
IRscSerializable.hpp
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
7#include "Arp/Base/Rsc/Commons/RscSerializable.hpp"
8
10{
11using IRscSerializable = Arp::Base::Rsc::Commons::RscSerializable;
12}
Any custom struct type which is intended to be marshalled in a Rsc serialization context,...
Definition: RscSerializable.hpp:35
Namespace for classes and interfaces for the Remote Service Call implementation