Main Page
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
m
o
p
r
s
t
u
v
w
~
Variables
a
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Files
File List
File Members
All
d
e
g
Typedefs
Enumerations
Enumerator
e
Macros
include
odva_ethernetip
serialization
copy_serializable.h
Go to the documentation of this file.
1
26
#ifndef ODVA_ETHERNETIP_SERIALIZATION_COPY_SERIALIZABLE_H
27
#define ODVA_ETHERNETIP_SERIALIZATION_COPY_SERIALIZABLE_H
28
29
#include "
odva_ethernetip/serialization/serializable.h
"
30
31
namespace
eip
{
32
namespace
serialization {
33
34
void
copy_serializable
(Serializable& dst,
const
Serializable& src);
35
36
}
// namespace serialization
37
}
// namespace eip
38
#endif // ODVA_ETHERNETIP_SERIALIZATION_COPY_SERIALIZABLE_H
eip
Definition:
connection.h:41
eip::serialization::copy_serializable
void copy_serializable(Serializable &dst, const Serializable &src)
Definition:
copy_serializable.cpp:34
serializable.h
odva_ethernetip
Author(s): Kareem Shehata
autogenerated on Wed Mar 2 2022 00:38:55