Main Page
Namespaces
Classes
Files
File List
File Members
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::serialization::copy_serializable
void copy_serializable(Serializable &dst, const Serializable &src)
Definition:
copy_serializable.cpp:34
eip
Definition:
connection.h:41
serializable.h
odva_ethernetip
Author(s): Kareem Shehata
autogenerated on Mon Jun 10 2019 14:00:16