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 
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